+ release r993
This commit is contained in:
parent
f76ea32e10
commit
c64d44cbad
|
@ -1,6 +1,6 @@
|
||||||
# application settings
|
# application settings
|
||||||
application.name: FileBot
|
application.name: FileBot
|
||||||
application.version: 2.61
|
application.version: 2.62
|
||||||
application.revision: @{svn.revision}
|
application.revision: @{svn.revision}
|
||||||
|
|
||||||
# application updates
|
# application updates
|
||||||
|
|
|
@ -1,14 +1,14 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
<update>
|
<update>
|
||||||
<name>FileBot 2.61</name>
|
<name>FileBot 2.62</name>
|
||||||
<revision>965</revision>
|
<revision>993</revision>
|
||||||
<title>New updates available</title>
|
<title>New updates available</title>
|
||||||
<message><![CDATA[<html>
|
<message><![CDATA[<html>
|
||||||
<b>FileBot 2.61 is released !!</b><br>
|
<b>FileBot 2.62 is released !!</b><br>
|
||||||
This release features:<br>
|
This release features:<br>
|
||||||
+ Support multi-episode files<br>
|
+ Lots of minor enhancements and bugfixes<br>
|
||||||
+ Some additions to cmdline mode<br>
|
+ Improved cmdline scripting<br>
|
||||||
<html>]]></message>
|
<html>]]></message>
|
||||||
<discussion><![CDATA[http://filebot.sourceforge.net/forums/viewtopic.php?f=7&t=82&p=643#p643]]></discussion>
|
<discussion><![CDATA[http://filebot.sourceforge.net/forums/viewtopic.php?f=7&t=82&p=854#p854]]></discussion>
|
||||||
<download><![CDATA[http://filebot.sourceforge.net/#download]]></download>
|
<download><![CDATA[http://filebot.sourceforge.net/#download]]></download>
|
||||||
</update>
|
</update>
|
||||||
|
|
Loading…
Reference in New Issue