fix missing commit. see [11033]

This commit is contained in:
Yann Leboulanger 2009-01-28 13:16:45 +00:00
parent eba3911dd7
commit 0e452e55b9
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
docdir = '../' docdir = '../'
datadir = '../' datadir = '../'
version = '0.12.1.1-svn' version = '0.12.1.2-svn'
import sys, os.path import sys, os.path
for base in ('.', 'common'): for base in ('.', 'common'):