Author: remi
Date: 2009-10-01 09:29:06 +0200 (Thu, 01 Oct 2009)
New Revision: 5527

Modified:
   software_suite_v3/software/tool/tool-attitunes-studio/trunk/pom.xml
   
software_suite_v3/software/tool/tool-attitunes-studio/trunk/resources/plugin.xml
   
software_suite_v3/software/tool/tool-attitunes-studio/trunk/src/GUI/AttituneAbout.java
Log:
* Updated version to 0.0.3

Modified: software_suite_v3/software/tool/tool-attitunes-studio/trunk/pom.xml
===================================================================
--- software_suite_v3/software/tool/tool-attitunes-studio/trunk/pom.xml 
2009-10-01 07:27:19 UTC (rev 5526)
+++ software_suite_v3/software/tool/tool-attitunes-studio/trunk/pom.xml 
2009-10-01 07:29:06 UTC (rev 5527)
@@ -4,7 +4,7 @@
     <groupId>com.kysoh</groupId>
     <artifactId>tool-attitunes-studio</artifactId>
     <packaging>jar</packaging>
-    <version>0.0.2</version>
+    <version>0.0.3</version>
     <name>Attitunes Studio</name>
     <url>http://www.kysoh.com</url>
     <repositories>

Modified: 
software_suite_v3/software/tool/tool-attitunes-studio/trunk/resources/plugin.xml
===================================================================
--- 
software_suite_v3/software/tool/tool-attitunes-studio/trunk/resources/plugin.xml
    2009-10-01 07:27:19 UTC (rev 5526)
+++ 
software_suite_v3/software/tool/tool-attitunes-studio/trunk/resources/plugin.xml
    2009-10-01 07:29:06 UTC (rev 5527)
@@ -8,7 +8,7 @@
         <ttsName>Attitunes Studio.</ttsName>
                <description>Attitunes studio launcher</description>
                <author>Rémi Jocaille</author>
-               <version>0.0.2</version>
+               <version>0.0.3</version>
                <iconFile>resources/plugin.png</iconFile>
                <uuid>548f7a9a-567d-773e-a0dd-102fe68a1b49</uuid>
         <platform>all</platform>

Modified: 
software_suite_v3/software/tool/tool-attitunes-studio/trunk/src/GUI/AttituneAbout.java
===================================================================
--- 
software_suite_v3/software/tool/tool-attitunes-studio/trunk/src/GUI/AttituneAbout.java
      2009-10-01 07:27:19 UTC (rev 5526)
+++ 
software_suite_v3/software/tool/tool-attitunes-studio/trunk/src/GUI/AttituneAbout.java
      2009-10-01 07:29:06 UTC (rev 5527)
@@ -104,7 +104,7 @@
                                {
                                        jLabelVersion = new JLabel();
                                        jPanelInfos.add(jLabelVersion, new 
GridBagConstraints(1, 1, 1, 1, 0.0, 0.0, GridBagConstraints.CENTER, 
GridBagConstraints.NONE, new Insets(0, 0, 0, 0), 0, 0));
-                                       jLabelVersion.setText("Version 0.0.2");
+                                       jLabelVersion.setText("Version 0.0.3");
                                }
                                {
                                        jLabelAuthor = new JLabel();


------------------------------------------------------------------------------
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