hg version is now 0.15.3.0

This commit is contained in:
Yann Leboulanger 2013-03-17 19:48:52 +01:00
parent a098b0605d
commit f92f4315a2
1 changed files with 1 additions and 1 deletions

View File

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