From: Marcus W Date: Fri, 29 Jan 2010 22:33:57 +0000 (+0200) Subject: fix git problem X-Git-Url: https://vcs.maemo.org/git/?p=comic-widget;a=commitdiff_plain;h=59ff6a6cde4270a6ce7f93d4ec5525cf3c352415 fix git problem --- diff --git a/comic-widget.py b/comic-widget.py index c3b33c5..71f2169 100644 --- a/comic-widget.py +++ b/comic-widget.py @@ -14,7 +14,7 @@ import datetime # constants. dbfile is the location of the csv # comiccache is the location of the images -APP_VERSION = "0.1" +APP_VERSION = "0.2.5" imagedir = "/home/user/comic-widget/images/" dbdir = "/home/user/comic-widget/db/"