From 777fed530b2e12d41dd3eb3d0a0ff1be0c7a81c4 Mon Sep 17 00:00:00 2001 From: Timo Eskola Date: Fri, 7 Sep 2018 21:50:59 +0300 Subject: Updated version. --- duplicates.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/duplicates.c b/duplicates.c index 3b4a656..14f0e2e 100644 --- a/duplicates.c +++ b/duplicates.c @@ -12,7 +12,7 @@ #include "menu.h" #include "visibility.h" -static const char *VERSION = "0.2.1"; +static const char *VERSION = "0.2.2"; static const char *DESCRIPTION = trNOOP("Shows duplicate recordings"); static const char *MAINMENUENTRY = trNOOP("Duplicate recordings"); -- cgit v1.2.3