From bc3644c5f0d9f2c36bc8e6762782fc368bdcb9a9 Mon Sep 17 00:00:00 2001
From: Jim Miller
Date: Tue, 15 Jan 2013 16:09:36 -0600
Subject: [PATCH] buffynfaith.net on index.html, bump versions.
---
app.yaml | 2 +-
calibre-plugin/__init__.py | 2 +-
index.html | 11 +++++++++--
3 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/app.yaml b/app.yaml
index 8b704b60..0136c38a 100644
--- a/app.yaml
+++ b/app.yaml
@@ -1,6 +1,6 @@
# ffd-retief-hrd fanfictiondownloader
application: fanfictiondownloader
-version: 4-4-38
+version: 4-4-39
runtime: python27
api_version: 1
threadsafe: true
diff --git a/calibre-plugin/__init__.py b/calibre-plugin/__init__.py
index b8084f95..e0d481ae 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, 7, 4)
+ version = (1, 7, 5)
minimum_calibre_version = (0, 8, 57)
#: This field defines the GUI plugin class that contains all the code
diff --git a/index.html b/index.html
index f9a9ca18..243c68ec 100644
--- a/index.html
+++ b/index.html
@@ -57,7 +57,7 @@
Changes:
- - New site: imagine.e-fic.com (Thanks Ida!)
+ - New site: buffynfaith.net (Thanks Dan!)
FFDL now supports over 80 different sites.
@@ -69,7 +69,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.