summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJasmin Jessich <jasmin@anw.at>2017-06-16 21:59:35 +0200
committerJasmin Jessich <jasmin@anw.at>2017-06-16 21:59:35 +0200
commit4f6611305a5d8014a445a2f6a9b8db899ed44a56 (patch)
tree7241167c4d7f03e10774a960a8ecaa322bb48647
parentfcea2fc8298e39393b259355f9f55296bcafb4fc (diff)
downloadvdr-plugin-live-4f6611305a5d8014a445a2f6a9b8db899ed44a56.tar.gz
vdr-plugin-live-4f6611305a5d8014a445a2f6a9b8db899ed44a56.tar.bz2
Set LIVEVERSION back to 2.3.1
-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 {