diff options
author | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2008-04-16 18:44:20 +0200 |
---|---|---|
committer | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2008-04-16 18:44:20 +0200 |
commit | 8804e930a66ed601bda30ffce5dca650fd88cec5 (patch) | |
tree | 4c509504638c2a5243be00b7bd69d4b7b740e239 /epgsearch.c | |
parent | fb6ff8e77f809dc0122d128ce3d364b2ac1acbbf (diff) | |
download | vdr-plugin-epgsearch-8804e930a66ed601bda30ffce5dca650fd88cec5.tar.gz vdr-plugin-epgsearch-8804e930a66ed601bda30ffce5dca650fd88cec5.tar.bz2 |
wareagle icon definitions now follow the codes of vdrsymbols.font, 0.9.24.beta27
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 58c0e98..9207644 100644 --- a/epgsearch.c +++ b/epgsearch.c @@ -66,7 +66,7 @@ The project's page is at http://winni.vdr-developer.org/epgsearch #include "menu_announcelist.h" #include "confdloader.h" -static const char VERSION[] = "0.9.24.beta26"; +static const char VERSION[] = "0.9.24.beta27"; static const char DESCRIPTION[] = trNOOP("search the EPG for repeats and more"); // globals |