diff options
| author | thlo <smarttv640@gmail.com> | 2013-05-25 12:12:39 +0200 |
|---|---|---|
| committer | thlo <t.lohmar@gmx.de> | 2013-05-25 12:12:39 +0200 |
| commit | 49d6f58c9abde85506d993a34ec690efb7a8c123 (patch) | |
| tree | 708377a3c384cc124b83b72b6440098a68e948a3 | |
| parent | f547b104261cab5394a515c3f2a87396b68a7c11 (diff) | |
| download | vdr-plugin-smarttvweb-49d6f58c9abde85506d993a34ec690efb7a8c123.tar.gz vdr-plugin-smarttvweb-49d6f58c9abde85506d993a34ec690efb7a8c123.tar.bz2 | |
Increase Plugin Version
| -rw-r--r-- | smarttvfactory.h | 4 |
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; |
