Skip to content

Commit 56c955c

Browse files
committed
back to git-based app versioning
1 parent 249ec45 commit 56c955c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/rebar/src/rebar.app.src.script

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% ex: ts=4 sw=4 ft=erlang et
33
{application, rebar,
44
[{description, "Rebar: Erlang Build Tool"},
5-
{vsn, "3.25.1"},
5+
{vsn, "git"},
66
{modules, []},
77
{registered, []},
88
{applications, [kernel,

0 commit comments

Comments
 (0)