[tuxdroid-svn] r5533 - in software_suite_v3/software/plugin/plugin-audacious/trunk/plugin-audacious
Status: Beta
Brought to you by:
ks156
|
From: remi <c2m...@c2...> - 2009-10-01 07:38:43
|
Author: remi
Date: 2009-10-01 09:38:31 +0200 (Thu, 01 Oct 2009)
New Revision: 5533
Modified:
software_suite_v3/software/plugin/plugin-audacious/trunk/plugin-audacious/pom.xml
software_suite_v3/software/plugin/plugin-audacious/trunk/plugin-audacious/resources/plugin.xml
Log:
* Updated version to 3.0
Modified: software_suite_v3/software/plugin/plugin-audacious/trunk/plugin-audacious/pom.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-audacious/trunk/plugin-audacious/pom.xml 2009-10-01 07:37:44 UTC (rev 5532)
+++ software_suite_v3/software/plugin/plugin-audacious/trunk/plugin-audacious/pom.xml 2009-10-01 07:38:31 UTC (rev 5533)
@@ -4,7 +4,7 @@
<groupId>com.kysoh</groupId>
<artifactId>plugin-audacious</artifactId>
<packaging>jar</packaging>
- <version>2.0</version>
+ <version>3.0</version>
<name>Audacious player for Tux Droid</name>
<url>http://www.tuxisalive.com</url>
Modified: software_suite_v3/software/plugin/plugin-audacious/trunk/plugin-audacious/resources/plugin.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-audacious/trunk/plugin-audacious/resources/plugin.xml 2009-10-01 07:37:44 UTC (rev 5532)
+++ software_suite_v3/software/plugin/plugin-audacious/trunk/plugin-audacious/resources/plugin.xml 2009-10-01 07:38:31 UTC (rev 5533)
@@ -8,7 +8,7 @@
<name>Audacious Plugin</name>
<description>The Audacious Player plugin takes control of Audacious with the Tux Droid remote control or flippers.</description>
<author>Jérôme Conan</author>
- <version>2.0</version>
+ <version>3.0</version>
<iconFile>resources/plugin.png</iconFile>
<executionMode>command</executionMode>
<uuid>f63af23e-7ae0-4389-b89b-bc5a8185b0d0</uuid>
|