changeset 1210:53037afd413e

we are in dev version again
author souliane <souliane@mailoo.org>
date Thu, 18 Sep 2014 11:43:21 +0200
parents 1356fed3ff37
children 9355f48f979e
files src/core/constants.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/core/constants.py	Thu Sep 18 11:42:07 2014 +0200
+++ b/src/core/constants.py	Thu Sep 18 11:43:21 2014 +0200
@@ -31,7 +31,7 @@
     APP_NAME_SHORT = u'SàT'
     APP_NAME_FILE = u'sat'
     APP_NAME_FULL = u'%s (%s)' % (APP_NAME_SHORT, APP_NAME)
-    APP_VERSION = u'0.5.1'  # Please add 'D' at the end for dev versions
+    APP_VERSION = u'0.5.1D'  # Please add 'D' at the end for dev versions
     APP_URL = 'http://salut-a-toi.org'