From 504c9e42f9f1b5c8c2bf348fd002e6fce8111e7c Mon Sep 17 00:00:00 2001 From: Jasmin Jessich Date: Thu, 15 Jun 2017 23:52:20 +0200 Subject: Set LIVEVERSION to 2.2.0 - The current code base is compatible with VDR 2.2.0 and VDR 2.3.7. In fact it is compatible to all 2.x VDR versions. Setting the plugin version to a major release of 2 indicates this now. --- setup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.h b/setup.h index 55baba8..2c32fc1 100644 --- a/setup.h +++ b/setup.h @@ -8,7 +8,7 @@ #include -#define LIVEVERSION "2.3.1" +#define LIVEVERSION "2.2.0" #define LIVEVERSNUM 300 #define LIVESUMMARY trNOOP("Live Interactive VDR Environment") -- cgit v1.2.3