From 78dc1ddf349c4daeedc788a7538121ef0450d50a Mon Sep 17 00:00:00 2001 From: andreas 'randy' weinberger Date: Tue, 2 Mar 2010 19:23:35 +0100 Subject: increased version number to 0.1.6 --- plugin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin.c') diff --git a/plugin.c b/plugin.c index 8f3ca7f..3fd90d4 100644 --- a/plugin.c +++ b/plugin.c @@ -22,7 +22,7 @@ #include -static const char *VERSION = "0.1.5"; +static const char *VERSION = "0.1.6"; static const char *DESCRIPTION = "Output to graphic LCD"; static const char *MAINMENUENTRY = NULL; -- cgit v1.2.3