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