diff options
author | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2008-03-02 08:48:59 +0100 |
---|---|---|
committer | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2008-03-02 08:48:59 +0100 |
commit | d39a1b1fdec0e05c3b6b31a3c2db3d0b3b105174 (patch) | |
tree | 90630cfa3a586d76dcb97e5a19c0546f34156628 /epgsearch.c | |
parent | 126304d7e556362ca29e4822cfa3073066a42997 (diff) | |
download | vdr-plugin-epgsearch-d39a1b1fdec0e05c3b6b31a3c2db3d0b3b105174.tar.gz vdr-plugin-epgsearch-d39a1b1fdec0e05c3b6b31a3c2db3d0b3b105174.tar.bz2 |
0.9.24.beta21
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 278ac0a..4548b0a 100644 --- a/epgsearch.c +++ b/epgsearch.c @@ -65,7 +65,7 @@ The project's page is at http://winni.vdr-developer.org/epgsearch #include "menu_quicksearch.h" #include "menu_announcelist.h" -static const char VERSION[] = "0.9.24.beta20"; +static const char VERSION[] = "0.9.24.beta21"; static const char DESCRIPTION[] = trNOOP("search the EPG for repeats and more"); // globals |