summaryrefslogtreecommitdiff
path: root/xmltv2vdr.h
diff options
context:
space:
mode:
Diffstat (limited to 'xmltv2vdr.h')
-rw-r--r--xmltv2vdr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmltv2vdr.h b/xmltv2vdr.h
index 1067494..8acfac2 100644
--- a/xmltv2vdr.h
+++ b/xmltv2vdr.h
@@ -14,7 +14,7 @@
#include "maps.h"
#include "parse.h"
-static const char *VERSION = "0.0.2pre";
+static const char *VERSION = "0.0.2";
static const char *DESCRIPTION = trNOOP("Imports xmltv epg into vdr");
class cEPGChannel : public cListObject