From 094b56fd23e89c45290c78c961f21cce2df99924 Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Mon, 24 Mar 2008 12:33:09 +0100 Subject: only update i18n when changes happened, 0.9.24.beta23 --- epgsearch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epgsearch.c') diff --git a/epgsearch.c b/epgsearch.c index ad8f578..cac0c21 100644 --- a/epgsearch.c +++ b/epgsearch.c @@ -66,7 +66,7 @@ The project's page is at http://winni.vdr-developer.org/epgsearch #include "menu_announcelist.h" #include "confdloader.h" -static const char VERSION[] = "0.9.24.beta22"; +static const char VERSION[] = "0.9.24.beta23"; static const char DESCRIPTION[] = trNOOP("search the EPG for repeats and more"); // globals -- cgit v1.2.3