Bump versions.

This commit is contained in:
Jim Miller
2013-09-21 13:23:58 -05:00
parent d9ad95467b
commit e64d49e3e6
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-73
version: 4-4-74
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, 44)
version = (1, 7, 45)
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 certain portkey.org stories.</li>
<li>Remove dateutil dependency.</li>
<li>Fix for whofic.com.</li>
<li>Don't include empty string dc:subject tags in epub.</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-72.fanfictiondownloader.appspot.com">Previous Version</a> is also available for you to use if necessary.
<a href="http://4-4-73.fanfictiondownloader.appspot.com">Previous Version</a> is also available for you to use if necessary.
</p>
<div id='error'>
{{ error_message }}