From a057f0ee8e5c6fcbc79373d3aa0ffb6acae5665e Mon Sep 17 00:00:00 2001 From: Fred Hebert Date: Fri, 23 Nov 2018 20:03:16 -0500 Subject: Back to git-based versioning --- src/rebar.app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rebar.app.src b/src/rebar.app.src index a475bc1..6058efc 100644 --- a/src/rebar.app.src +++ b/src/rebar.app.src @@ -3,7 +3,7 @@ {application, rebar, [{description, "Rebar: Erlang Build Tool"}, - {vsn, "3.7.2"}, + {vsn, "git"}, {modules, []}, {registered, []}, {applications, [kernel, -- cgit v1.1