summaryrefslogtreecommitdiff
path: root/plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugin.c')
-rw-r--r--plugin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin.c b/plugin.c
index 714f0bc..a4c4ff0 100644
--- a/plugin.c
+++ b/plugin.c
@@ -31,7 +31,7 @@
static const char * kPluginName = "graphlcd";
-static const char *VERSION = "0.2.0-touchcol-git";
+static const char *VERSION = "0.3.0";
static const char *DESCRIPTION = trNOOP("Output to graphic LCD");
static const char *MAINMENUENTRY = NULL;