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 7294506..d2f0fb9 100644 --- a/duplicates.c +++ b/duplicates.c @@ -11,7 +11,7 @@ #include "config.h" #include "menu.h" -static const char *VERSION = "0.0.4"; +static const char *VERSION = "0.0.5"; static const char *DESCRIPTION = trNOOP("Shows duplicate recordings"); static const char *MAINMENUENTRY = trNOOP("Duplicate recordings"); |