Author: remi
Date: 2009-10-01 10:53:33 +0200 (Thu, 01 Oct 2009)
New Revision: 5570

Modified:
   
software_suite_v3/smart-core/smart-dev/plugin-toolkit/python/skeleton/trunk/builder/version.py
   
software_suite_v3/smart-core/smart-dev/plugin-toolkit/python/skeleton/trunk/executables/plugin-skeleton.py
   
software_suite_v3/smart-core/smart-dev/plugin-toolkit/python/skeleton/trunk/resources/plugin.xml
Log:
* Updated version to 0.0.2

Modified: 
software_suite_v3/smart-core/smart-dev/plugin-toolkit/python/skeleton/trunk/builder/version.py
===================================================================
--- 
software_suite_v3/smart-core/smart-dev/plugin-toolkit/python/skeleton/trunk/builder/version.py
      2009-10-01 08:53:00 UTC (rev 5569)
+++ 
software_suite_v3/smart-core/smart-dev/plugin-toolkit/python/skeleton/trunk/builder/version.py
      2009-10-01 08:53:33 UTC (rev 5570)
@@ -3,7 +3,7 @@
 #    Distributed under the terms of the GNU General Public License
 #    http://www.gnu.org/copyleft/gpl.html
 
-version = '0.0.1'
+version = '0.0.2'
 author = "Remi Jocaille ([email protected])"
 licence = "GPL"
 date = "2009"

Modified: 
software_suite_v3/smart-core/smart-dev/plugin-toolkit/python/skeleton/trunk/executables/plugin-skeleton.py
===================================================================
--- 
software_suite_v3/smart-core/smart-dev/plugin-toolkit/python/skeleton/trunk/executables/plugin-skeleton.py
  2009-10-01 08:53:00 UTC (rev 5569)
+++ 
software_suite_v3/smart-core/smart-dev/plugin-toolkit/python/skeleton/trunk/executables/plugin-skeleton.py
  2009-10-01 08:53:33 UTC (rev 5570)
@@ -7,7 +7,7 @@
 
 __author__  = "Kysoh"
 __appname__ = "Python plugin skeleton"
-__version__ = "0.0.1"
+__version__ = "0.0.2"
 __date__    = "2009/05/05"
 __license__ = "GPL"
 

Modified: 
software_suite_v3/smart-core/smart-dev/plugin-toolkit/python/skeleton/trunk/resources/plugin.xml
===================================================================
--- 
software_suite_v3/smart-core/smart-dev/plugin-toolkit/python/skeleton/trunk/resources/plugin.xml
    2009-10-01 08:53:00 UTC (rev 5569)
+++ 
software_suite_v3/smart-core/smart-dev/plugin-toolkit/python/skeleton/trunk/resources/plugin.xml
    2009-10-01 08:53:33 UTC (rev 5570)
@@ -8,7 +8,7 @@
         <ttsName>Python plugin.</ttsName>
                <description>This is a skeleton to build a python 
plugin.</description>
                <author>Kysoh</author>
-               <version>0.0.1</version>
+               <version>0.0.2</version>
                <iconFile>resources/icon.png</iconFile>
                <uuid>23ab109b-9bad-41cb-bca6-ab6d4bbe632e</uuid>
         <platform>all</platform>


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register now&#33;
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