diff src/common/constants.py @ 903:5264fec78a1d

updated version (0.6.1)
author Goffi <goffi@goffi.org>
date Wed, 13 Jul 2016 00:07:07 +0200
parents 5cefc6ab302f
children e8b133b77aa4
line wrap: on
line diff
--- a/src/common/constants.py	Wed Jul 13 00:06:31 2016 +0200
+++ b/src/common/constants.py	Wed Jul 13 00:07:07 2016 +0200
@@ -25,7 +25,7 @@
 
     # XXX: we don't want to use the APP_VERSION inherited from sat.core.constants version
     #      as we use this version to check that there is not a mismatch with backend
-    APP_VERSION = u'0.6.0D'  # Please add 'D' at the end for dev versions
+    APP_VERSION = u'0.6.1'  # Please add 'D' at the end for dev versions
     LIBERVIA_MAIN_PAGE = "libervia.html"
 
     # MISC