From 5dbd7f50b1466e6628663a100f39cdda32b5e412 Mon Sep 17 00:00:00 2001 From: Timo Eskola Date: Tue, 8 Sep 2015 10:14:31 +0300 Subject: Version 0.0.2: - Added Italian translations provided by Diego Pierotto. - Fixed compilation with VDR 1.7.21 and Liemikuutio 1.31. --- duplicates.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'duplicates.c') diff --git a/duplicates.c b/duplicates.c index 763e77b..e649c6a 100644 --- a/duplicates.c +++ b/duplicates.c @@ -10,7 +10,7 @@ #include #include "menu.h" -static const char *VERSION = "0.0.1"; +static const char *VERSION = "0.0.2"; static const char *DESCRIPTION = trNOOP("Shows duplicate recordings"); static const char *MAINMENUENTRY = trNOOP("Duplicate recordings"); -- cgit v1.2.3