diff options
author | Martin Schirrmacher <vdr.neutrinoepg@schirrmacher.eu> | 2013-08-28 21:52:01 +0200 |
---|---|---|
committer | Martin Schirrmacher <vdr.neutrinoepg@schirrmacher.eu> | 2013-08-28 21:52:01 +0200 |
commit | 689d3533da1cd27864034124f80b32afcbaef6e0 (patch) | |
tree | e13817d9fa2a08d417a798d296cc6c9c6f71fa53 /neutrinoepg.h | |
parent | cd3b278dc35e4851809d35440ca483b567a4a498 (diff) | |
parent | 56b84e6317b7fab4e1b128d8fb0191d03d3e764b (diff) | |
download | vdr-plugin-neutrinoepg-689d3533da1cd27864034124f80b32afcbaef6e0.tar.gz vdr-plugin-neutrinoepg-689d3533da1cd27864034124f80b32afcbaef6e0.tar.bz2 |
Merge branch 'master' of projects.vdr-developer.org:vdr-plugin-neutrinoepg
Diffstat (limited to 'neutrinoepg.h')
-rw-r--r-- | neutrinoepg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/neutrinoepg.h b/neutrinoepg.h index 58029a7..8a7b7a2 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.4"; +static const char *VERSION = "0.3.5"; static const char *DESCRIPTION = "View the EPG like neutrino does"; static const char *MAINMENUENTRY = "Neutrino EPG"; |