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