diff options
Diffstat (limited to 'epgsearch.c')
-rw-r--r-- | epgsearch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/epgsearch.c b/epgsearch.c index 8a27505..eb2285d 100644 --- a/epgsearch.c +++ b/epgsearch.c @@ -70,7 +70,7 @@ The project's page is at http://winni.vdr-developer.org/epgsearch #include "confdloader.h" #include "pending_notifications.h" -static const char VERSION[] = "0.9.25.beta21"; +static const char VERSION[] = "0.9.25.beta22"; static const char DESCRIPTION[] = trNOOP("search the EPG for repeats and more"); // globals |