Bump versions.

This commit is contained in:
Jim Miller 2013-05-26 16:07:19 -05:00
parent 29f900199e
commit 53a325ffa3
4 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
# ffd-retief-hrd fanfictiondownloader
application: fanfictiondownloader
version: 4-4-57
version: 4-4-58
runtime: python27
api_version: 1
threadsafe: true

View file

@ -4,7 +4,7 @@ from __future__ import (unicode_literals, division, absolute_import,
print_function)
__license__ = 'GPL v3'
__copyright__ = '2011, Jim Miller'
__copyright__ = '2013, Jim Miller'
__docformat__ = 'restructuredtext en'
# The class that all Interface Action plugin wrappers must inherit from
@ -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, 24)
version = (1, 7, 25)
minimum_calibre_version = (0, 8, 57)
#: This field defines the GUI plugin class that contains all the code

View file

@ -192,7 +192,7 @@ extratags: FanFiction
keep_summary_html:true
## If set true, any style attributes on tags in the story HTML will be
## kept.
## kept. Useful for keeping extra colors & formatting from original.
#keep_style_attr: false
## Don't like the numbers at the start of chapter titles on some

View file

@ -176,7 +176,7 @@ extratags: FanFiction
keep_summary_html:true
## If set true, any style attributes on tags in the story HTML will be
## kept.
## kept. Useful for keeping extra colors & formatting from original.
#keep_style_attr: false
## Don't like the numbers at the start of chapter titles on some