summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
authorSascha Volkenandt <sascha (at) akv-soft (dot) de>2007-06-01 13:48:11 +0000
committerSascha Volkenandt <sascha (at) akv-soft (dot) de>2007-06-01 13:48:11 +0000
commit44e5c7a81734dea91d8b8c1df1102796fd5bb8ab (patch)
tree18123b59d4b9514b42a50e8af9bc90dc1e7d66ba /setup.h
parentdb8a490f134b2c48eb1ef89ce2fb1644c7961b61 (diff)
downloadvdr-plugin-live-44e5c7a81734dea91d8b8c1df1102796fd5bb8ab.tar.gz
vdr-plugin-live-44e5c7a81734dea91d8b8c1df1102796fd5bb8ab.tar.bz2
- fixed title and versnum
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.h b/setup.h
index 3a78df1..382106d 100644
--- a/setup.h
+++ b/setup.h
@@ -8,8 +8,8 @@
#include <vdr/menuitems.h>
#define LIVEVERSION "0.1.0"
-#define LIVEVERSNUM 1
-#define LIVESUMMARY "Live Integrated VDR Environment"
+#define LIVEVERSNUM 100
+#define LIVESUMMARY "Live Interactive VDR Environment"
namespace vdrlive {