summaryrefslogtreecommitdiff
path: root/infosatepg.h
diff options
context:
space:
mode:
authorMartin Dummer <martin.dummer@gmx.net>2012-11-05 07:15:28 +0100
committerMartin Dummer <martin.dummer@gmx.net>2012-11-05 07:15:28 +0100
commit307af401d5786ca55ad8514356c7e4e67c9bc33c (patch)
tree3c28106aac554ace56467584ba68276a007461bf /infosatepg.h
parent401de8356a74d03d13f57262db18555c03a1cba8 (diff)
downloadvdr-plugin-infosatepg-e30b658de305c764f67f28726c00c09db426c8b0.tar.gz
vdr-plugin-infosatepg-e30b658de305c764f67f28726c00c09db426c8b0.tar.bz2
New version 0.0.12HEADv0.0.12master
Diffstat (limited to 'infosatepg.h')
-rw-r--r--infosatepg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/infosatepg.h b/infosatepg.h
index ae6b0c0..d458ac0 100644
--- a/infosatepg.h
+++ b/infosatepg.h
@@ -13,7 +13,7 @@
#include "status.h"
#include "process.h"
-static const char *VERSION = "0.0.11";
+static const char *VERSION = "0.0.12";
static const char *DESCRIPTION = trNOOP("Read EPG info from infosat");
class cPluginInfosatepg : public cPlugin {