verup
This commit is contained in:
parent
f31e4edd4a
commit
7f77f9e3b1
@ -3,5 +3,5 @@
|
||||
{registered,[]},
|
||||
{included_applications,[]},
|
||||
{applications,[stdlib,kernel]},
|
||||
{vsn,"0.1.0"},
|
||||
{vsn,"0.2.0"},
|
||||
{modules,[qhl]}]}.
|
||||
|
@ -8,7 +8,7 @@
|
||||
%%% @end
|
||||
|
||||
-module(qhl).
|
||||
-vsn("0.1.0").
|
||||
-vsn("0.2.0").
|
||||
-author("Craig Everett <ceverett@tsuriai.jp>").
|
||||
-copyright("Craig Everett <ceverett@tsuriai.jp>").
|
||||
-license("MIT").
|
||||
|
Loading…
x
Reference in New Issue
Block a user