diff setup-exe.py @ 241:478d4217fe03 2.04 2.04.0

Created a branch for the 2.04 release
author Oleg Oshmyan <chortos@inbox.lv>
date Tue, 11 Dec 2012 01:08:08 +0200
parents 9d21cef40e5a
children bbd735702dc4
line wrap: on
line diff
--- a/setup-exe.py	Tue Dec 11 02:48:00 2012 +0200
+++ b/setup-exe.py	Tue Dec 11 01:08:08 2012 +0200
@@ -30,7 +30,7 @@
 os.rename('upreckon/unix.py', 'upreckon/unix.py~')
 try:
 	setup(name='Upreckon',
-	      version='2.04.0dev',
+	      version='2.04.0',
 	      author='Oleg Oshmyan',
 	      author_email='chortos@inbox.lv',
 	      url='http://chortos.selfip.net/~astiob/upreckon/',