From cfdacfc000e0965c794628309db9f91885840be8 Mon Sep 17 00:00:00 2001 From: mrwastl Date: Sat, 30 Jul 2011 18:49:54 +0200 Subject: increase plugin version to 0.3.0 (+no longer w/ postfix) --- plugin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin.c') 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; -- cgit v1.2.3