summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorMarkus Ehrnsperger <markus@vdr1.(none)>2011-02-16 21:49:46 +0100
committerMarkus Ehrnsperger <markus@vdr1.(none)>2011-02-16 22:00:07 +0100
commitb4e66d3d624cc1cfbe2f435f02810f544633d993 (patch)
tree9327d4c957e10f8687ee36a64149581d3835a3e7 /config.h
parenta6d58a2cfc617a048bbadf9cafc378a9c579aade (diff)
downloadvdr-patch-lnbsharing-lnb-sharing-0.1.3.tar.gz
vdr-patch-lnbsharing-lnb-sharing-0.1.3.tar.bz2
lnb-sharing 0.1.3lnb-sharing-0.1.3
- Fix an error that can occur if devices are explizitly specified (-D or --device) during start of VDR. Thanks to Lars (mini73 @ vdr-portal.de) for reporting this error. - Update History: Add credits to Uwe (Licherkette @ vdr-portal.de) for the correction done in 0.1.1
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 05ebdba..bbb62a6 100644
--- a/config.h
+++ b/config.h
@@ -293,7 +293,7 @@ public:
int EmergencyExit;
//ML
- #define LNB_SHARING_VERSION "0.1.2"
+ #define LNB_SHARING_VERSION "0.1.3"
int VerboseLNBlog;
#define MAXDEVICES 16 // Since VDR 1.3.32 we can not #include "device.h" for MAXDEVICES anymore.
// With this workaround a warning will be shown during compilation if