Version bump

This commit is contained in:
farcepest
2013-01-01 17:14:08 -05:00
parent e31811673b
commit ad119309fc
3 changed files with 11 additions and 5 deletions

View File

@ -1,4 +1,4 @@
__author__ = "Andy Dustman <farcepest@gmail.com>"
version_info = (1,2,4,'beta',5)
__version__ = "1.2.4b5"
version_info = (1,2,4,'final',1)
__version__ = "1.2.4"