diff options
Diffstat (limited to 'duplicates.c')
-rw-r--r-- | duplicates.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/duplicates.c b/duplicates.c index e649c6a..6f58b23 100644 --- a/duplicates.c +++ b/duplicates.c @@ -10,7 +10,7 @@ #include <vdr/plugin.h> #include "menu.h" -static const char *VERSION = "0.0.2"; +static const char *VERSION = "0.0.3"; static const char *DESCRIPTION = trNOOP("Shows duplicate recordings"); static const char *MAINMENUENTRY = trNOOP("Duplicate recordings"); |