summaryrefslogtreecommitdiff
path: root/vdr-smarttvweb/smarttvweb.c
diff options
context:
space:
mode:
authorthlo <smarttv640@gmail.com>2013-01-19 14:19:23 +0100
committerthlo <t.lohmar@gmx.de>2013-01-19 14:19:23 +0100
commit3dddf326bd9f7c7992c28f32736fbe7911b9beb5 (patch)
tree97a7a4ddb9673f40d8d4ae76e3d7908001b7b76e /vdr-smarttvweb/smarttvweb.c
parentfa159f1ed0eba44d654cb835cfaceed276ec5a1b (diff)
downloadvdr-plugin-smarttvweb-3dddf326bd9f7c7992c28f32736fbe7911b9beb5.tar.gz
vdr-plugin-smarttvweb-3dddf326bd9f7c7992c28f32736fbe7911b9beb5.tar.bz2
time query parameter. isnew in recordings.xml. Fixes.
Diffstat (limited to 'vdr-smarttvweb/smarttvweb.c')
-rw-r--r--vdr-smarttvweb/smarttvweb.c2
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";