version for gtk3 branch is 0.16.10

This commit is contained in:
Yann Leboulanger 2016-01-03 16:13:39 +01:00
parent fc56f501bb
commit 47d36021c3

View file

@ -27,7 +27,7 @@ docdir = '../'
basedir = '../'
localedir = '../po'
version = '0.16.5'
version = '0.16.10'
import subprocess
try:
node = subprocess.Popen('hg tip --template "{node|short}"', shell=True,