summaryrefslogtreecommitdiff
path: root/image.c
diff options
context:
space:
mode:
Diffstat (limited to 'image.c')
-rw-r--r--image.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/image.c b/image.c
index 5f70955..29a45a6 100644
--- a/image.c
+++ b/image.c
@@ -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";