gtk3 branch is name 0.16.10

This commit is contained in:
Yann Leboulanger 2013-07-26 11:45:58 +02:00
parent bf3aa3aeee
commit fdbde63c99
1 changed files with 1 additions and 1 deletions

View File

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