yamerl/ebin/yaml.appup.in
Jean-Sébastien Pédron 78671683ea Import last cleanups from "bones"
Mostly:
    o  updates to autotools files
    o  removal of $Id$ and $Revision
    o  cleanups of Debian package
2011-06-29 17:15:01 +02:00

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.
]
}.