changeset 1115:1f67b003c312 0.7.0a1

0.7.0a1 release
author Goffi <goffi@goffi.org>
date Tue, 03 Jul 2018 07:59:14 +0200
parents 1957d02df281
children f72064f29d2a
files setup.py src/common/constants.py
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Mon Jul 02 08:27:17 2018 +0200
+++ b/setup.py	Tue Jul 03 07:59:14 2018 +0200
@@ -283,7 +283,7 @@
         preinstall_check(install_opt)
 
 setup(name=NAME,
-      version='0.6.1.1',
+      version='0.7.0a1',
       description=u'Web frontend for Salut à Toi',
       long_description=u'Libervia is a web frontend for Salut à Toi (SàT), a multi-frontends and multi-purposes XMPP client.',
       author='Association « Salut à Toi »',
--- a/src/common/constants.py	Mon Jul 02 08:27:17 2018 +0200
+++ b/src/common/constants.py	Tue Jul 03 07:59:14 2018 +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.7.0D"  # Please add 'D' at the end for dev versions
+    APP_VERSION = u"0.7.0a1"  # Please add 'D' at the end for dev versions
     LIBERVIA_MAIN_PAGE = "libervia.html"
 
     # REGISTRATION