Philipp Hörist pushed to branch gajim_1.1 at gajim / gajim

Commits:
425e1c76 by Philipp Hörist at 2018-10-13T12:15:37Z
Update ChangeLog

- - - - -
e3bf5449 by Philipp Hörist at 2018-10-13T12:16:00Z
Raise Gajim version

- - - - -


2 changed files:

- ChangeLog
- gajim/__init__.py


Changes:

=====================================
ChangeLog
=====================================
@@ -1,4 +1,4 @@
-Gajim 1.0.99.1 (07 October 2018)
+Gajim 1.0.99.1 (13 October 2018)
 
   New
 


=====================================
gajim/__init__.py
=====================================
@@ -1,7 +1,7 @@
 import os
 import subprocess
 
-__version__ = "1.0.99"
+__version__ = "1.0.99.1"
 
 IS_FLATPAK = False
 if os.path.exists('/app/share/run-as-flatpak'):



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/compare/ec05b1a47e8f63477175b66d3120a3a977b4e5af...e3bf54498c63057e922d1fa1e7db6339222df664

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/compare/ec05b1a47e8f63477175b66d3120a3a977b4e5af...e3bf54498c63057e922d1fa1e7db6339222df664
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
Commits@gajim.org
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to