changeset 5296b90507bb in /home/hg/repos/gajim
branches:
details:http://hg.gajim.org/gajim?cmd=changeset;node=5296b90507bb
description: hg version is now 0.15.3.0
diffstat:
src/common/defs.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 0a029416bcd6 -r 5296b90507bb src/common/defs.py
--- a/src/common/defs.py Sun Mar 17 22:22:48 2013 +0400
+++ b/src/common/defs.py Sun Mar 17 19:48:52 2013 +0100
@@ -27,7 +27,7 @@
basedir = '../'
localedir = '../po'
-version = '0.15.2.0'
+version = '0.15.3.0'
import subprocess
try:
node = subprocess.Popen('hg tip --template "{node|short}"', shell=True,
_______________________________________________
Commits mailing list
[email protected]
http://lists.gajim.org/cgi-bin/listinfo/commits