aboutsummaryrefslogtreecommitdiffstats
path: root/src/relcool.app.src
diff options
context:
space:
mode:
Diffstat (limited to 'src/relcool.app.src')
-rw-r--r--src/relcool.app.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/relcool.app.src b/src/relcool.app.src
index e2ce1e3..c2877a4 100644
--- a/src/relcool.app.src
+++ b/src/relcool.app.src
@@ -20,6 +20,6 @@
{application, relcool,
[{description, "Release assembler for Erlang/OTP Releases"},
- {vsn, "0.0.1"},
+ {vsn, git},
{modules, []},
{applications, [kernel, stdlib, getopt, depsolver, erlware_commons]}]}.