diff setup-exe.py @ 172:e56d43b40884 2.01 2.01.2

Bumped the version number to 2.01.2
author Oleg Oshmyan <chortos@inbox.lv>
date Sat, 18 Jun 2011 02:01:56 +0100
parents 1bf2ef9dd0d8
children
line wrap: on
line diff
--- a/setup-exe.py	Sat Jun 18 01:57:35 2011 +0100
+++ b/setup-exe.py	Sat Jun 18 02:01:56 2011 +0100
@@ -30,7 +30,7 @@
 os.rename('upreckon/unix.py', 'upreckon/unix.py~')
 try:
 	setup(name='Upreckon',
-	      version='2.01.1',
+	      version='2.01.2',
 	      author='Oleg Oshmyan',
 	      author_email='chortos@inbox.lv',
 	      url='http://chortos.selfip.net/~astiob/test.py/',