Philipp Hörist pushed to branch master at gajim / gajim
Commits:
528f7582 by Philipp Hörist at 2018-10-12T15:38:32Z
Raise Gajim version
- - - - -
1 changed file:
- gajim/__init__.py
Changes:
=====================================
gajim/__init__.py
=====================================
@@ -1,7 +1,7 @@
import os
import subprocess
-__version__ = "1.0.99"
+__version__ = "1.1.91"
IS_FLATPAK = False
if os.path.exists('/app/share/run-as-flatpak'):
View it on GitLab:
https://dev.gajim.org/gajim/gajim/commit/528f75828798edac7e81ea67e4d16a0c0c25c18d
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/commit/528f75828798edac7e81ea67e4d16a0c0c25c18d
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