From 2a38e6bdae6f93d746921cf45e624fc9a8c48d8c Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Sat, 1 Jun 2019 09:42:35 -0600 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 9ce5c71..40d953b 100644 --- a/src/rebar.app.src +++ b/src/rebar.app.src @@ -3,7 +3,7 @@ {application, rebar, [{description, "Rebar: Erlang Build Tool"}, - {vsn, "3.11.1"}, + {vsn, "git"}, {modules, []}, {registered, []}, {applications, [kernel, -- cgit v1.1