summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HISTORY2
-rw-r--r--setup.h4
2 files changed, 3 insertions, 3 deletions
diff --git a/HISTORY b/HISTORY
index 40e6053..40e8162 100644
--- a/HISTORY
+++ b/HISTORY
@@ -18,6 +18,6 @@ VDR Plugin 'live' Revision History
- Declares GIT-Tree as new stable version. See
http://live.vdr-developer.org about details.
-2017-06-16: Version 2.2.0
+2017-06-16: Version 2.3.1
- This version is compatible with VDR 2.2.0 and 2.3.x.
diff --git a/setup.h b/setup.h
index 2c32fc1..1743b82 100644
--- a/setup.h
+++ b/setup.h
@@ -8,8 +8,8 @@
#include <vdr/menuitems.h>
-#define LIVEVERSION "2.2.0"
-#define LIVEVERSNUM 300
+#define LIVEVERSION "2.3.1"
+#define LIVEVERSNUM 20301
#define LIVESUMMARY trNOOP("Live Interactive VDR Environment")
namespace vdrlive {