diff options
Diffstat (limited to 'vdr-smarttvweb/smarttvweb.c')
-rw-r--r-- | vdr-smarttvweb/smarttvweb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vdr-smarttvweb/smarttvweb.c b/vdr-smarttvweb/smarttvweb.c index 34d87ee..f64b52e 100644 --- a/vdr-smarttvweb/smarttvweb.c +++ b/vdr-smarttvweb/smarttvweb.c @@ -41,7 +41,7 @@ #include "smarttvfactory.h" -static const char *VERSION = "0.9.1"; +static const char *VERSION = "0.9.2"; static const char *DESCRIPTION = "SmartTV Web Server"; |