set gajim hg version to 0.14.1.1

This commit is contained in:
Denis Fomin 2011-03-05 11:46:53 +03:00
parent 74904d8505
commit 7fb3ec1c1d
1 changed files with 1 additions and 1 deletions

View File

@ -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,