update version number

This commit is contained in:
Yann Leboulanger 2012-08-29 16:12:30 +02:00
parent a71f6701c2
commit abd850e298
1 changed files with 1 additions and 1 deletions

View File

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