diff options
Diffstat (limited to 'vdr-smarttvweb/smarttvfactory.h')
-rw-r--r-- | vdr-smarttvweb/smarttvfactory.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vdr-smarttvweb/smarttvfactory.h b/vdr-smarttvweb/smarttvfactory.h index 644427a..7fc7bbd 100644 --- a/vdr-smarttvweb/smarttvfactory.h +++ b/vdr-smarttvweb/smarttvfactory.h @@ -38,8 +38,8 @@ using namespace std; -#define PLG_VERSION "0.9.3" -#define SERVER "SmartTvWeb/0.9.3" +#define PLG_VERSION "0.9.4" +#define SERVER "SmartTvWeb/0.9.4" class SmartTvServer { public: |