diff options
| author | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2008-02-11 18:42:37 +0100 |
|---|---|---|
| committer | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2008-02-11 18:42:37 +0100 |
| commit | 1e15e02e602a96d71c0a034acab7273416810e5d (patch) | |
| tree | 44d7b82310f626ff597ffbce80f6625ad64739eb | |
| parent | 7e6783766dc0b3c37df93a0b72bb288375ab44f6 (diff) | |
| download | vdr-plugin-epgsearch-1e15e02e602a96d71c0a034acab7273416810e5d.tar.gz vdr-plugin-epgsearch-1e15e02e602a96d71c0a034acab7273416810e5d.tar.bz2 | |
0.9.24.beta18
| -rw-r--r-- | epgsearch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/epgsearch.c b/epgsearch.c index 96e4e3c..086f2fe 100644 --- a/epgsearch.c +++ b/epgsearch.c @@ -64,7 +64,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.beta17"; +static const char VERSION[] = "0.9.24.beta18"; static const char DESCRIPTION[] = trNOOP("search the EPG for repeats and more"); // globals |
