From 12acbea847e73b13ff4e29af2455ebc60d9508f4 Mon Sep 17 00:00:00 2001 From: thlo Date: Sat, 25 May 2013 12:12:39 +0200 Subject: Increase Plugin Version --- smarttvfactory.h | 4 ++-- 1 file 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; -- cgit v1.2.3