Author: remi
Date: 2009-10-01 10:51:18 +0200 (Thu, 01 Oct 2009)
New Revision: 5568

Modified:
   software_suite_v3/smart-core/smart-api/python/trunk/installer.nsi
   software_suite_v3/smart-core/smart-api/python/trunk/setup.py
   software_suite_v3/smart-core/smart-api/python/trunk/tuxisalive/api/version.py
Log:
* Updated version 0.5.0

Modified: software_suite_v3/smart-core/smart-api/python/trunk/installer.nsi
===================================================================
--- software_suite_v3/smart-core/smart-api/python/trunk/installer.nsi   
2009-10-01 08:50:11 UTC (rev 5567)
+++ software_suite_v3/smart-core/smart-api/python/trunk/installer.nsi   
2009-10-01 08:51:18 UTC (rev 5568)
@@ -4,7 +4,7 @@
 
 ; HM NIS Edit Wizard helper defines
 !define PRODUCT_NAME "Smart API for python"
-!define PRODUCT_VERSION "0.4.0-b1"
+!define PRODUCT_VERSION "0.5.0-b0"
 
 ; Output names
 !define FINAL_INSTALLER_EXE "pySmartAPIInstaller_${PRODUCT_VERSION}.exe"

Modified: software_suite_v3/smart-core/smart-api/python/trunk/setup.py
===================================================================
--- software_suite_v3/smart-core/smart-api/python/trunk/setup.py        
2009-10-01 08:50:11 UTC (rev 5567)
+++ software_suite_v3/smart-core/smart-api/python/trunk/setup.py        
2009-10-01 08:51:18 UTC (rev 5568)
@@ -49,7 +49,7 @@
 # Install the package
 #
 setup(name = 'tuxapi',
-      version = '0.4.0',
+      version = '0.5.0',
       description = 'Python API for Tuxdroid',
       author = 'Remi Jocaille',
       author_email = '[email protected]',

Modified: 
software_suite_v3/smart-core/smart-api/python/trunk/tuxisalive/api/version.py
===================================================================
--- 
software_suite_v3/smart-core/smart-api/python/trunk/tuxisalive/api/version.py   
    2009-10-01 08:50:11 UTC (rev 5567)
+++ 
software_suite_v3/smart-core/smart-api/python/trunk/tuxisalive/api/version.py   
    2009-10-01 08:51:18 UTC (rev 5568)
@@ -7,5 +7,5 @@
 
 author = "Remi Jocaille ([email protected])"
 date = "2009"
-version = '0.4.0'
+version = '0.5.0'
 licence = "GPL"


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to