hg version is now 0.15.3.0
This commit is contained in:
parent
a098b0605d
commit
f92f4315a2
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue