From 772503c749f487d8fda8fb6835fdb6dada9a04f3 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Sun, 22 Dec 2019 15:38:23 -0700 Subject: [PATCH] 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 c1fc12dd..40d953bc 100644 --- a/src/rebar.app.src +++ b/src/rebar.app.src @@ -3,7 +3,7 @@ {application, rebar, [{description, "Rebar: Erlang Build Tool"}, - {vsn, "3.13.0"}, + {vsn, "git"}, {modules, []}, {registered, []}, {applications, [kernel,