From 8ee9cc89969afd79bf8687dcdf978f1a09e01d48 Mon Sep 17 00:00:00 2001 From: Fred Hebert Date: Fri, 26 Aug 2016 13:01:58 -0400 Subject: Returning to git-based tagging --- 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 c844475..5b735cf 100644 --- a/src/rebar.app.src +++ b/src/rebar.app.src @@ -3,7 +3,7 @@ {application, rebar, [{description, "Rebar: Erlang Build Tool"}, - {vsn, "3.3.0"}, + {vsn, "git"}, {modules, []}, {registered, []}, {applications, [kernel, -- cgit v1.1