set gajim hg version to 0.14.1.1
This commit is contained in:
parent
74904d8505
commit
7fb3ec1c1d
|
@ -27,7 +27,7 @@ docdir = '../'
|
|||
basedir = '../'
|
||||
localedir = '../po'
|
||||
|
||||
version = '0.14.0.1'
|
||||
version = '0.14.1.1'
|
||||
import subprocess
|
||||
try:
|
||||
node = subprocess.Popen('hg tip --template {node}', shell=True,
|
||||
|
|
Loading…
Reference in New Issue