# HG changeset patch # User Goffi # Date 1533380866 -7200 # Node ID f6319c27f2eb2b7c56a9f1e5d6d48abf8960f0b1 # Parent 6d6c0694f72a6cdff564a0db4684d2667cef6ac5 common: we are in dev version again diff -r 6d6c0694f72a -r f6319c27f2eb src/common/constants.py --- 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