From b5d7d358ffe68c0cd87715033427b55cd6b2dc4b Mon Sep 17 00:00:00 2001 From: Fred Hebert Date: Fri, 22 Dec 2017 15:41:54 -0500 Subject: Back to git-based versioning --- src/rebar.app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/rebar.app.src b/src/rebar.app.src index 9382238..43ad620 100644 --- a/src/rebar.app.src +++ b/src/rebar.app.src @@ -3,7 +3,7 @@ {application, rebar, [{description, "Rebar: Erlang Build Tool"}, - {vsn, "3.5.0"}, + {vsn, "git"}, {modules, []}, {registered, []}, {applications, [kernel, -- cgit v1.1