From b8f2a73bd7ccdd6fca49ac7137da5012d33fc2e5 Mon Sep 17 00:00:00 2001 From: thlo Date: Wed, 1 May 2013 17:56:39 +0200 Subject: Plugin v 0.9.8 --- smarttvfactory.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/smarttvfactory.h b/smarttvfactory.h index 02c03ec..c35d2f6 100644 --- a/smarttvfactory.h +++ b/smarttvfactory.h @@ -47,8 +47,8 @@ class cStatus { using namespace std; -#define PLG_VERSION "0.9.8-pre" -#define SERVER "SmartTvWeb/0.9.8-pre" +#define PLG_VERSION "0.9.8" +#define SERVER "SmartTvWeb/0.9.8" struct sClientEntry { string mac; -- cgit v1.2.3