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