diff options
Diffstat (limited to 'image.c')
-rw-r--r-- | image.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ #include "commands.h" #include "liboutput/encode.h" -static const char *VERSION = "0.2.5"; +static const char *VERSION = "0.2.6"; static const char *DESCRIPTION = "A Image Viewer plugin"; static const char *MAINMENUENTRY = "Image"; |