From 51da4fcf963e363bc5198b6cefda5b9ac87b593b Mon Sep 17 00:00:00 2001 From: kamel5 Date: Sat, 22 May 2021 11:57:32 +0200 Subject: Version 0.3.3 --- HISTORY | 6 ++++++ tvguideng.c | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index ed13557..b15ab55 100644 --- a/HISTORY +++ b/HISTORY @@ -80,3 +80,9 @@ Version 0.3.2 - Fixed a remote timer problem - Fixed a error with timerstart in cRecMenuItemTimelineHeader - Refactor reruns + +Version 0.3.3 + +- Add token eSchedulesGridIT::timerisactive +- Add italian translation +- Fix for VDR-2.5.4 diff --git a/tvguideng.c b/tvguideng.c index c679a75..0aeea89 100644 --- a/tvguideng.c +++ b/tvguideng.c @@ -14,7 +14,7 @@ #include "definitions.h" #include "tvguidengosd.h" -static const char *VERSION = "0.3.2"; +static const char *VERSION = "0.3.3"; static const char *DESCRIPTION = "TV Guide for Skindesigner Skins"; static const char *MAINMENUENTRY = "TV Guide NG"; -- cgit v1.2.3