fix git problem
authorMarcus W <mece@LeChuck2.(none)>
Fri, 29 Jan 2010 22:33:57 +0000 (00:33 +0200)
committerMarcus W <mece@LeChuck2.(none)>
Fri, 29 Jan 2010 22:33:57 +0000 (00:33 +0200)
comic-widget.py

index c3b33c5..71f2169 100644 (file)
@@ -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/"