From 752a1d892361408b4b067cb193ae773a7d1608ef Mon Sep 17 00:00:00 2001 From: "beville@gmail.com" Date: Wed, 9 Apr 2014 04:04:40 +0000 Subject: [PATCH] actual version bump git-svn-id: http://comictagger.googlecode.com/svn/trunk@714 6c5673fe-1810-88d6-992b-cd32ca31540c --- comictaggerlib/ctversion.py | 2 +- release_notes.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/comictaggerlib/ctversion.py b/comictaggerlib/ctversion.py index ac30e09..7acad7b 100644 --- a/comictaggerlib/ctversion.py +++ b/comictaggerlib/ctversion.py @@ -1,3 +1,3 @@ # This file should contan only these comments, and the line below. # Used by packaging makefiles and app -version="1.1.12b-beta" +version="1.1.13-beta" diff --git a/release_notes.txt b/release_notes.txt index 9bd36d7..0655976 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -1,5 +1,5 @@ --------------------------------- -1.1.13-beta - 23-Mar-2014 +1.1.13-beta - 9-Apr-2014 --------------------------------- * Handle non-ascii usernames properly * better parsing of html table in summary text, and optional removal