From ff7f91f75fe13e8c996a894e5c0582740a3ed555 Mon Sep 17 00:00:00 2001 From: Martin Schirrmacher Date: Sun, 5 May 2013 16:51:43 +0200 Subject: release version 0.3.4 --- HISTORY | 2 +- neutrinoepg.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY b/HISTORY index 10d4ea7..487806e 100644 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,6 @@ VDR Plugin 'neutrinoepg' Revision History -2013-XX-XX: Version 0.3.4 +2013-05-05: Version 0.3.4 - [Fix] Bufferoverflow bei Tastendruck 0 - [Feature] Beschleunigter Start des Plugin, besonders bei großen channels.conf mit vielen Gruppen - [Feature] Neuer Parameter 'HideGroupsAt' zum ausblenden aller Gruppen ab dieser Gruppe diff --git a/neutrinoepg.h b/neutrinoepg.h index eb22ef3..e57effc 100644 --- a/neutrinoepg.h +++ b/neutrinoepg.h @@ -29,7 +29,7 @@ extern int switchgroupkey; extern int ChannelNameWidth; extern int HideGroupsAt; -static const char *VERSION = "0.3.3"; +static const char *VERSION = "0.3.4"; static const char *DESCRIPTION = "View the EPG like neutrino does"; static const char *MAINMENUENTRY = "Neutrino EPG"; -- cgit v1.2.3