From 1e3d8ccad3a1ba113f9b95c621517f0ba4a96d30 Mon Sep 17 00:00:00 2001 From: "beville@gmail.com" Date: Thu, 6 Dec 2012 20:33:05 +0000 Subject: [PATCH] New release version 0.9.1 git-svn-id: http://comictagger.googlecode.com/svn/trunk@232 6c5673fe-1810-88d6-992b-cd32ca31540c --- ctversion.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctversion.py b/ctversion.py index d04db5b..62b46f8 100644 --- a/ctversion.py +++ b/ctversion.py @@ -1,3 +1,3 @@ # This file should contan only these comments, and the line below. # Used by packaging makefiles and app -version="0.9.0-beta" \ No newline at end of file +version="0.9.1-beta" \ No newline at end of file