Change the -svn suffix to -hg.

This commit is contained in:
Jonathan Schleifer 2009-06-29 23:02:03 +02:00
parent c739465890
commit 45fbcfaa01
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ docdir = '../'
datadir = '../'
localedir = '../po'
version = '0.12.1.5-svn'
version = '0.12.1.5-hg'
import sys, os.path
for base in ('.', 'common'):