diff options
Diffstat (limited to 'smarttvfactory.h')
-rwxr-xr-x | smarttvfactory.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/smarttvfactory.h b/smarttvfactory.h index 6a56e85..280c4bd 100755 --- a/smarttvfactory.h +++ b/smarttvfactory.h @@ -47,8 +47,8 @@ class cStatus { using namespace std; -#define PLG_VERSION "0.9.a-pre" -#define SERVER "SmartTvWeb/0.9.a-pre" +#define PLG_VERSION "1.0.0" +#define SERVER "SmartTvWeb/1.0.0" class cLiveRelay; struct sClientEntry { |