diff options
| author | Christian Wieninger <cwieninger@gmx.de> | 2011-01-09 13:18:07 +0100 |
|---|---|---|
| committer | Christian Wieninger <cwieninger@gmx.de> | 2011-01-09 13:18:07 +0100 |
| commit | fa4fe25d41008f81679917bb77cfdf29a6657d6f (patch) | |
| tree | 267217fcce8b4d9b8f70c4b893d788ef3fee3365 | |
| parent | 287475be08c2e14e92111e86ac53003e101e854b (diff) | |
| download | vdr-plugin-epgsearch-fa4fe25d41008f81679917bb77cfdf29a6657d6f.tar.gz vdr-plugin-epgsearch-fa4fe25d41008f81679917bb77cfdf29a6657d6f.tar.bz2 | |
0.9.25-beta19
| -rw-r--r-- | epgsearch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/epgsearch.c b/epgsearch.c index 5638e37..8441974 100644 --- a/epgsearch.c +++ b/epgsearch.c @@ -70,7 +70,7 @@ The project's page is at http://winni.vdr-developer.org/epgsearch #include "confdloader.h" #include "pending_notifications.h" -static const char VERSION[] = "0.9.25.beta18"; +static const char VERSION[] = "0.9.25.beta19"; static const char DESCRIPTION[] = trNOOP("search the EPG for repeats and more"); // globals |
