From 9bf91b278fb71ddb118c5df18a894eff647c1ebd Mon Sep 17 00:00:00 2001 From: thlo Date: Sun, 20 Jan 2013 22:05:31 +0100 Subject: Resume Fixes --- vdr-smarttvweb/smarttvfactory.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'vdr-smarttvweb/smarttvfactory.h') diff --git a/vdr-smarttvweb/smarttvfactory.h b/vdr-smarttvweb/smarttvfactory.h index ff1af24..644427a 100644 --- a/vdr-smarttvweb/smarttvfactory.h +++ b/vdr-smarttvweb/smarttvfactory.h @@ -38,6 +38,9 @@ using namespace std; +#define PLG_VERSION "0.9.3" +#define SERVER "SmartTvWeb/0.9.3" + class SmartTvServer { public: SmartTvServer(); -- cgit v1.2.3