From 3dddf326bd9f7c7992c28f32736fbe7911b9beb5 Mon Sep 17 00:00:00 2001 From: thlo Date: Sat, 19 Jan 2013 14:19:23 +0100 Subject: time query parameter. isnew in recordings.xml. Fixes. --- vdr-smarttvweb/smarttvweb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vdr-smarttvweb/smarttvweb.c') 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"; -- cgit v1.2.3