update version number

This commit is contained in:
Denis Fomin 2013-08-16 01:37:02 +04:00
parent d262135633
commit 5600efb3b7
1 changed files with 1 additions and 1 deletions

View File

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