bump to 4.0.3
svn: r23472
This commit is contained in:
parent
9f0f9be8ea
commit
56878b3205
@ -20,6 +20,6 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
VERSION_TUPLE = (4, 0, 2)
|
||||
VERSION_TUPLE = (4, 0, 3)
|
||||
VERSION = '.'.join(map(str,VERSION_TUPLE))
|
||||
major_version = "%s.%s" % (VERSION_TUPLE[0], VERSION_TUPLE[1])
|
||||
|
Loading…
x
Reference in New Issue
Block a user