diff options
Diffstat (limited to 'epgsearch.c')
-rw-r--r-- | epgsearch.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/epgsearch.c b/epgsearch.c index dc41f6b..bb84fb6 100644 --- a/epgsearch.c +++ b/epgsearch.c @@ -1,5 +1,5 @@ /* -*- c++ -*- -Copyright (C) 2004-2012 Christian Wieninger +Copyright (C) 2004-2013 Christian Wieninger This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -69,7 +69,7 @@ The project's page is at http://winni.vdr-developer.org/epgsearch #include "confdloader.h" #include "pending_notifications.h" -static const char VERSION[] = "1.0.1.beta2"; +static const char VERSION[] = "1.0.1.beta3"; static const char DESCRIPTION[] = trNOOP("search the EPG for repeats and more"); // globals |