From aed4434fd79ba560ba30ad2d3b34a837a1f442d1 Mon Sep 17 00:00:00 2001 From: andreas 'randy' weinberger Date: Mon, 8 Nov 2010 20:56:21 +0100 Subject: increased version number to 0.1.8-pre with git hint. that should avoid any confusion which version is really used. the git entry should be updated each month, if a new commit is done. --- plugin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin.c') diff --git a/plugin.c b/plugin.c index 7b8af4f..5a89bf4 100644 --- a/plugin.c +++ b/plugin.c @@ -22,7 +22,7 @@ #include -static const char *VERSION = "0.1.7"; +static const char *VERSION = "0.1.8-pre (git 2010/11)"; static const char *DESCRIPTION = "Output to graphic LCD"; static const char *MAINMENUENTRY = NULL; -- cgit v1.2.3