From e96c99ebe65cfadb1ae442517ae441dd2ccc62fc Mon Sep 17 00:00:00 2001 From: Fred Hebert Date: Sat, 5 Jan 2019 16:58:36 -0500 Subject: Back to git-based versioning --- src/rebar.app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rebar.app.src') diff --git a/src/rebar.app.src b/src/rebar.app.src index 2acea05..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.8.0"}, + {vsn, "git"}, {modules, []}, {registered, []}, {applications, [kernel, -- cgit v1.1