diff options
Diffstat (limited to 'muggle.c')
-rw-r--r-- | muggle.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ #include <getopt.h> #include <config.h> -static const char *VERSION = "0.1.4"; +static const char *VERSION = "0.1.6"; static const char *DESCRIPTION = "Media juggle plugin for VDR"; static const char *MAINMENUENTRY = "Muggle"; |