From 6ebc202bb2440f881b862b5b4ee26749a1a337fc Mon Sep 17 00:00:00 2001 From: Timo Eskola Date: Thu, 30 Aug 2018 09:01:53 +0300 Subject: Updated version --- duplicates.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/duplicates.c b/duplicates.c index 254e272..3b4a656 100644 --- a/duplicates.c +++ b/duplicates.c @@ -12,7 +12,7 @@ #include "menu.h" #include "visibility.h" -static const char *VERSION = "0.2.0"; +static const char *VERSION = "0.2.1"; static const char *DESCRIPTION = trNOOP("Shows duplicate recordings"); static const char *MAINMENUENTRY = trNOOP("Duplicate recordings"); -- cgit v1.2.3