aboutsummaryrefslogtreecommitdiff
path: root/poppy
diff options
context:
space:
mode:
Diffstat (limited to 'poppy')
-rw-r--r--poppy/poppy.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/poppy/poppy.ini b/poppy/poppy.ini
index 06a1730..185c394 100644
--- a/poppy/poppy.ini
+++ b/poppy/poppy.ini
@@ -1,6 +1,6 @@
[package]
name: poppy
-version: {{ environ.get("GIT_DESCRIBE_TAG", "") }}.git
+version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git
[about]
home: http://github.com/mperrin/${package:name}