From 4f6611305a5d8014a445a2f6a9b8db899ed44a56 Mon Sep 17 00:00:00 2001 From: Jasmin Jessich Date: Fri, 16 Jun 2017 21:59:35 +0200 Subject: Set LIVEVERSION back to 2.3.1 --- HISTORY | 2 +- setup.h | 4 ++-- 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 -#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 { -- cgit v1.2.3