Mercurial > libervia-web
changeset 1122:f6319c27f2eb
common: we are in dev version again
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 04 Aug 2018 13:07:46 +0200 |
parents | 6d6c0694f72a |
children | 63a4b8fe9782 |
files | src/common/constants.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/common/constants.py Sun Jul 15 11:09:16 2018 +0200 +++ b/src/common/constants.py Sat Aug 04 13:07:46 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.0a2" # Please add 'D' at the end for dev versions + APP_VERSION = u"0.7.0D" # Please add 'D' at the end for dev versions LIBERVIA_MAIN_PAGE = "libervia.html" # REGISTRATION