summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
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 6af356c..cc1d853 100644
--- a/setup.h
+++ b/setup.h
@@ -8,8 +8,8 @@
#include "live.h"
#include <vdr/menuitems.h>
-#define LIVEVERSION "0.1.0"
-#define LIVEVERSNUM 100
+#define LIVEVERSION "0.2.0"
+#define LIVEVERSNUM 200
#define LIVESUMMARY trNOOP("Live Interactive VDR Environment")
namespace vdrlive {