summaryrefslogtreecommitdiff
path: root/vdr-smarttvweb/smarttvweb.c
diff options
context:
space:
mode:
authorthlo <t.lohmar@gmx.de>2013-01-20 22:05:31 +0100
committerthlo <t.lohmar@gmx.de>2013-01-20 22:05:31 +0100
commitbdfc63bbfab0674c9626a863a90fb2c287ef48bc (patch)
tree72d7f3a4811f47e124604dacdc28e23f8e630573 /vdr-smarttvweb/smarttvweb.c
parentdacf1012deaab969d17e4d0ada33abd976dde6be (diff)
downloadvdr-plugin-smarttvweb-bdfc63bbfab0674c9626a863a90fb2c287ef48bc.tar.gz
vdr-plugin-smarttvweb-bdfc63bbfab0674c9626a863a90fb2c287ef48bc.tar.bz2
Resume 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 f64b52e..9e3269e 100644
--- a/vdr-smarttvweb/smarttvweb.c
+++ b/vdr-smarttvweb/smarttvweb.c
@@ -41,7 +41,7 @@
#include "smarttvfactory.h"
-static const char *VERSION = "0.9.2";
+static const char *VERSION = PLG_VERSION;
static const char *DESCRIPTION = "SmartTV Web Server";