diff options
| author | Martin Schirrmacher <vdr.neutrinoepg@schirrmacher.eu> | 2013-04-12 22:13:44 +0200 |
|---|---|---|
| committer | Martin Schirrmacher <vdr.neutrinoepg@schirrmacher.eu> | 2013-04-12 22:13:44 +0200 |
| commit | ec91c6835c6fead67d2e59c265722688a7f9d071 (patch) | |
| tree | 42dc0538e4284412e8f1f1ef6479c46f64b1bd33 | |
| parent | e625d6d95f7bee6e4f9a3fe33990657c35791f23 (diff) | |
| download | vdr-plugin-neutrinoepg-ec91c6835c6fead67d2e59c265722688a7f9d071.tar.gz vdr-plugin-neutrinoepg-ec91c6835c6fead67d2e59c265722688a7f9d071.tar.bz2 | |
Version 0.3.3
| -rw-r--r-- | neutrinoepg.h | 2 | ||||
| -rw-r--r-- | po/de_DE.po | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/neutrinoepg.h b/neutrinoepg.h index be80bf2..92b3914 100644 --- a/neutrinoepg.h +++ b/neutrinoepg.h @@ -28,7 +28,7 @@ extern int middlemenuentry; extern int switchgroupkey; extern int ChannelNameWidth; -static const char *VERSION = "0.3.2"; +static const char *VERSION = "0.3.3"; static const char *DESCRIPTION = "View the EPG like neutrino does"; static const char *MAINMENUENTRY = "Neutrino EPG"; diff --git a/po/de_DE.po b/po/de_DE.po index 56b571a..08eb121 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Neutrinoepg-Plugin 0.3.2\n" +"Project-Id-Version: Neutrinoepg-Plugin 0.3.3\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2013-04-12 09:54+0200\n" "PO-Revision-Date: 2008-03-30 19:58+0200\n" |
