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 <vdr/tools.h> #include <vdr/config.h> -static const char VERSION[] = "0.1.11"; +static const char VERSION[] = "0.1.12"; static const char DESCRIPTION[] = "Media juggle plugin for VDR"; static const char MAINMENUENTRY[] = "Muggle"; |