From 5834d056ecf977073ea3de5284bc973b18f6ef42 Mon Sep 17 00:00:00 2001
From: Jim Miller
Date: Mon, 2 Jul 2012 10:53:22 -0500
Subject: [PATCH] Bump calibre version.
---
calibre-plugin/__init__.py | 2 +-
index.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/calibre-plugin/__init__.py b/calibre-plugin/__init__.py
index d5474d4a..13fb925e 100644
--- a/calibre-plugin/__init__.py
+++ b/calibre-plugin/__init__.py
@@ -27,7 +27,7 @@ class FanFictionDownLoaderBase(InterfaceActionBase):
description = 'UI plugin to download FanFiction stories from various sites.'
supported_platforms = ['windows', 'osx', 'linux']
author = 'Jim Miller'
- version = (1, 5, 39)
+ version = (1, 5, 40)
minimum_calibre_version = (0, 8, 30)
#: This field defines the GUI plugin class that contains all the code
diff --git a/index.html b/index.html
index 751bddfb..e77a09e8 100644
--- a/index.html
+++ b/index.html
@@ -84,7 +84,7 @@
If you have any problems with this application, please
report them in
the FanFictionDownLoader Google Group. The
- Previous Version is also available for you to use if necessary.
+ Previous Version is also available for you to use if necessary.
{{ error_message }}