From ca199eec44c41a985962441a7664a61263b6d938 Mon Sep 17 00:00:00 2001 From: andreas 'randy' weinberger Date: Sat, 6 Nov 2010 10:14:06 +0100 Subject: increased version number --- plugin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin.c') diff --git a/plugin.c b/plugin.c index 0b77410..7b8af4f 100644 --- a/plugin.c +++ b/plugin.c @@ -22,7 +22,7 @@ #include -static const char *VERSION = "0.1.6"; +static const char *VERSION = "0.1.7"; static const char *DESCRIPTION = "Output to graphic LCD"; static const char *MAINMENUENTRY = NULL; -- cgit v1.2.3