Up Gajim version to 0.16.11
This commit is contained in:
parent
b11b7a4a95
commit
675ebe54dd
|
@ -30,7 +30,7 @@ import os.path
|
|||
docdir = '../'
|
||||
basedir = './'
|
||||
localedir = '../po'
|
||||
version = '0.16.10.5'
|
||||
version = '0.16.11'
|
||||
|
||||
try:
|
||||
node = subprocess.Popen('git rev-parse --short=12 HEAD', shell=True,
|
||||
|
|
Loading…
Reference in New Issue