mirror of
https://github.com/valitydev/yamerl.git
synced 2024-11-06 10:55:16 +00:00
ef9c56f193
PR: #836
11 lines
196 B
Erlang
11 lines
196 B
Erlang
%% -*-erlang-*-
|
|
%% vim:ft=erlang:
|
|
|
|
{ "@VERSION@",
|
|
[
|
|
%% To upgrade from the specified version to current one.
|
|
], [
|
|
%% To downgrade from the current version to the specified one.
|
|
]
|
|
}.
|