[tuxdroid-svn] r5564 - in software_suite_v3/software/plugin/plugin-WMP/trunk: . resources
Status: Beta
Brought to you by:
ks156
|
From: remi <c2m...@c2...> - 2009-10-01 08:42:30
|
Author: remi
Date: 2009-10-01 10:42:16 +0200 (Thu, 01 Oct 2009)
New Revision: 5564
Modified:
software_suite_v3/software/plugin/plugin-WMP/trunk/pom.xml
software_suite_v3/software/plugin/plugin-WMP/trunk/resources/plugin.xml
Log:
* Updated version 3.0
Modified: software_suite_v3/software/plugin/plugin-WMP/trunk/pom.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-WMP/trunk/pom.xml 2009-10-01 08:41:55 UTC (rev 5563)
+++ software_suite_v3/software/plugin/plugin-WMP/trunk/pom.xml 2009-10-01 08:42:16 UTC (rev 5564)
@@ -4,7 +4,7 @@
<groupId>com.kysoh</groupId>
<artifactId>plugin-WMP</artifactId>
<packaging>jar</packaging>
- <version>2.0</version>
+ <version>3.0</version>
<name>Windows media player for Tux Droid</name>
<url>http://www.tuxisalive.com</url>
Modified: software_suite_v3/software/plugin/plugin-WMP/trunk/resources/plugin.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-WMP/trunk/resources/plugin.xml 2009-10-01 08:41:55 UTC (rev 5563)
+++ software_suite_v3/software/plugin/plugin-WMP/trunk/resources/plugin.xml 2009-10-01 08:42:16 UTC (rev 5564)
@@ -8,7 +8,7 @@
<name>WMP Plugin</name>
<description>Take control of Windows media player 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>
<uuid>f63af23e-7ae0-4389-b89b-bc5a8185a84f</uuid>
<platform>windows</platform>
|