fixed icon and version numbers
[comic-widget] / src / usr / lib / hildon-desktop / comicwidget.py
index df1d35f..9404067 100644 (file)
@@ -24,7 +24,7 @@ supports_alpha = False
 
 # constants. dbfile is the location of the csv
 # comiccache is the location of the images
-APP_VERSION = "0.4.2"
+APP_VERSION = "0.4.3"
 
 basedbdir = "/opt/comic-widget/db/"
 imagedir = "/opt/comic-widget/images/"