Philipp Hörist pushed to branch master at gajim / gajim
Commits:
8ab60762 by Philipp Hörist at 2018-08-19T16:08:00Z
Update Gajim version to 1.0.99
- - - - -
1 changed file:
- gajim/__init__.py
Changes:
=====================================
gajim/__init__.py
=====================================
--- a/gajim/__init__.py
+++ b/gajim/__init__.py
@@ -1,7 +1,7 @@
import os
import subprocess
-__version__ = "1.0.3"
+__version__ = "1.0.99"
IS_FLATPAK = False
if os.path.exists('/app/share/run-as-flatpak'):
View it on GitLab:
https://dev.gajim.org/gajim/gajim/commit/8ab607629b6ced1b47bebadc75776a24ea29d4c4
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/commit/8ab607629b6ced1b47bebadc75776a24ea29d4c4
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits