mirror of
https://github.com/valitydev/yamerl.git
synced 2024-11-06 02:45:23 +00:00
Remove 'vsn' module attribute
The 'vsn' module attribute was set to $Revision$ but this keyword isn't replaced by default by Git. We'll have to figure out how to handle this.
This commit is contained in:
parent
919d6562bf
commit
afd9a53245
@ -1,7 +1,6 @@
|
||||
%% $Id$
|
||||
|
||||
-module(yaml_parser).
|
||||
-vsn("$Revision$ ").
|
||||
|
||||
-include("yaml_parser.hrl").
|
||||
-include("yaml_tokens.hrl").
|
||||
|
Loading…
Reference in New Issue
Block a user