mirror of
https://github.com/valitydev/yamerl.git
synced 2024-11-06 10:55:16 +00:00
78671683ea
Mostly: o updates to autotools files o removal of $Id$ and $Revision o cleanups of Debian package
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.
|
|
]
|
|
}.
|