'beta3' version for hg users

This commit is contained in:
Denis Fomin 2011-12-18 18:35:23 +04:00
parent cdb4fc9597
commit dea092f7bb
1 changed files with 1 additions and 1 deletions

View File

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