Bump versions.

This commit is contained in:
Jim Miller
2013-09-29 14:21:33 -05:00
parent 7fdc59691f
commit 40fb061a86
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# ffd-retief-hrd fanfictiondownloader
application: fanfictiondownloader
version: 4-4-74
version: 4-4-75
runtime: python27
api_version: 1
threadsafe: true
+1 -1
View File
@@ -26,7 +26,7 @@ class FanFictionDownLoaderBase(InterfaceActionBase):
description = 'UI plugin to download FanFiction stories from various sites.'
supported_platforms = ['windows', 'osx', 'linux']
author = 'Jim Miller'
version = (1, 7, 45)
version = (1, 7, 46)
minimum_calibre_version = (0, 8, 57)
#: This field defines the GUI plugin class that contains all the code
+3 -3
View File
@@ -57,8 +57,8 @@
<h3>Changes:</h3>
<p>
<ul>
<li>Fix for whofic.com.</li>
<li>Don't include empty string dc:subject tags in epub.</li>
<li>Fix for indeath.net--Thanks Besnef!</li>
<li>Better Non-BtVS/AtS detection for tthfanfic.org</li>
</ul>
</p>
@@ -78,7 +78,7 @@
If you have any problems with this application, please
report them in
the <a href="http://groups.google.com/group/fanfic-downloader">FanFictionDownLoader Google Group</a>. The
<a href="http://4-4-73.fanfictiondownloader.appspot.com">Previous Version</a> is also available for you to use if necessary.
<a href="http://4-4-74.fanfictiondownloader.appspot.com">Previous Version</a> is also available for you to use if necessary.
</p>
<div id='error'>
{{ error_message }}