Author: ks156
Date: 2009-02-17 12:01:38 +0100 (Tue, 17 Feb 2009)
New Revision: 3662

Modified:
   software_suite_v2/software/tools/attitunesStudio/trunk/pom.xml
   
software_suite_v2/software/tools/attitunesStudio/trunk/src/GUI/AttituneAbout.java
Log:
* Bumped to 0.0.2


Modified: software_suite_v2/software/tools/attitunesStudio/trunk/pom.xml
===================================================================
--- software_suite_v2/software/tools/attitunesStudio/trunk/pom.xml      
2009-02-17 10:59:45 UTC (rev 3661)
+++ software_suite_v2/software/tools/attitunesStudio/trunk/pom.xml      
2009-02-17 11:01:38 UTC (rev 3662)
@@ -4,7 +4,7 @@
     <groupId>com.kysoh</groupId>
     <artifactId>attitunes_studio</artifactId>
     <packaging>jar</packaging>
-    <version>0.0.1</version>
+    <version>0.0.2</version>
     <name>Attitunes Studio</name>
     <url>http://www.kysoh.com</url>
     <repositories>

Modified: 
software_suite_v2/software/tools/attitunesStudio/trunk/src/GUI/AttituneAbout.java
===================================================================
--- 
software_suite_v2/software/tools/attitunesStudio/trunk/src/GUI/AttituneAbout.java
   2009-02-17 10:59:45 UTC (rev 3661)
+++ 
software_suite_v2/software/tools/attitunesStudio/trunk/src/GUI/AttituneAbout.java
   2009-02-17 11:01:38 UTC (rev 3662)
@@ -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.1");
+                                       jLabelVersion.setText("Version 0.0.2");
                                }
                                {
                                        jLabelAuthor = new JLabel();


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to