change version, remove old version

This commit is contained in:
Erik Kristensen 2010-06-12 13:12:26 -04:00
parent 41f6cf0abd
commit 254864b5da
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<app>
<id>mythtv-py</id>
<name>MythBoxee</name>
<version>1.00</version>
<version>2.0-beta</version>
<description>Watch all your MythTV recordings from Boxee. For this to work you will need to have a PHP script installed on your MythTV Backend. Please visit http://erikkristensen.com/project/mythboxee for more details.</description>
<thumb>http://erikkristensen.com/boxee-mythtv/mythboxee_logo.jpg</thumb>
<media>video</media>

View File

@ -5,7 +5,7 @@
* Name: MythBoxee MythTV Backend Script
* Website: http://erikkristensen.com/project/mythboxee
* License: MIT License
* Version: 1.1
* Version: 2.0-beta
*
*
* Author: Erik Kristensen
@ -171,4 +171,4 @@ $qry = mysql_query($sql);
endwhile; ?>
</channel>
</rss>
<?php endif; ?>
<?php endif; ?>