Mercurial > libervia-web
changeset 1119:5a73525f75a3 0.7.0a2
0.7.0a2 release
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 15 Jul 2018 09:03:36 +0200 |
parents | 6ddd47be0875 |
children | 063af126ec90 |
files | setup.py src/common/constants.py |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/setup.py Sun Jul 15 09:03:22 2018 +0200 +++ b/setup.py Sun Jul 15 09:03:36 2018 +0200 @@ -283,7 +283,7 @@ preinstall_check(install_opt) setup(name=NAME, - version='0.7.0a1', + version='0.7.0a2', 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 Sun Jul 15 09:03:22 2018 +0200 +++ b/src/common/constants.py Sun Jul 15 09:03:36 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.0a1" # Please add 'D' at the end for dev versions + APP_VERSION = u"0.7.0a2" # Please add 'D' at the end for dev versions LIBERVIA_MAIN_PAGE = "libervia.html" # REGISTRATION