diff options
author | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2008-01-07 10:24:44 +0100 |
---|---|---|
committer | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2008-01-07 10:24:44 +0100 |
commit | 49c85be1e525aa42f01e5d07ffa5de3977c08137 (patch) | |
tree | 6c5fda71ada2746d60afdb5f0dd7562978174486 /epgsearch.c | |
parent | fa3d64713a212bcc6be2b3d0b6092a9d9ec85f20 (diff) | |
download | vdr-plugin-epgsearch-49c85be1e525aa42f01e5d07ffa5de3977c08137.tar.gz vdr-plugin-epgsearch-49c85be1e525aa42f01e5d07ffa5de3977c08137.tar.bz2 |
new beta version, HISTORY-update and translations
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 e858c42..fdcd0eb 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.beta14"; +static const char VERSION[] = "0.9.24.beta15"; static const char DESCRIPTION[] = trNOOP("search the EPG for repeats and more"); // globals |