diff options
Diffstat (limited to 'vdrboblight.c')
-rw-r--r-- | vdrboblight.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vdrboblight.c b/vdrboblight.c index 20ae8a5..b9c0dc7 100644 --- a/vdrboblight.c +++ b/vdrboblight.c @@ -27,7 +27,7 @@ // //*************************************************************************** -static const char *VERSION = "0.0.1"; +static const char *VERSION = "0.0.2"; static const char *DESCRIPTION = "Boblight with data from softhddevice"; static const char *MAINMENUENTRY = "Boblight"; |