summaryrefslogtreecommitdiff
path: root/smarttvfactory.h
diff options
context:
space:
mode:
authorthlo <t.lohmar@gmx.de>2013-05-25 12:12:39 +0200
committerthlo <t.lohmar@gmx.de>2013-05-25 12:12:39 +0200
commit12acbea847e73b13ff4e29af2455ebc60d9508f4 (patch)
tree708377a3c384cc124b83b72b6440098a68e948a3 /smarttvfactory.h
parentaa83ca05d35edbba7784909ee09da1980b9fe450 (diff)
downloadvdr-plugin-smarttvweb-12acbea847e73b13ff4e29af2455ebc60d9508f4.tar.gz
vdr-plugin-smarttvweb-12acbea847e73b13ff4e29af2455ebc60d9508f4.tar.bz2
Increase Plugin Version
Diffstat (limited to 'smarttvfactory.h')
-rw-r--r--smarttvfactory.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/smarttvfactory.h b/smarttvfactory.h
index a225a65..5fb29d0 100644
--- a/smarttvfactory.h
+++ b/smarttvfactory.h
@@ -47,8 +47,8 @@ class cStatus {
using namespace std;
-#define PLG_VERSION "0.9.8"
-#define SERVER "SmartTvWeb/0.9.8"
+#define PLG_VERSION "0.9.9"
+#define SERVER "SmartTvWeb/0.9.9"
struct sClientEntry {
string mac;