summaryrefslogtreecommitdiff
path: root/osdpip.c
diff options
context:
space:
mode:
authorMitchm <Mitchm at vdrportal.de>2010-01-15 20:03:00 +0100
committerMitchm <Mitchm at vdrportal.de>2010-01-15 20:03:00 +0100
commit5fa74fe306770d90ce3b7e52a0c420397d4c9c83 (patch)
tree8131bacf7b93b90642f55a4369f1ce0787617030 /osdpip.c
parent15f8e9b463ac432693b114c9b9f40a2155ae9dfb (diff)
downloadvdr-plugin-osdpip-5fa74fe306770d90ce3b7e52a0c420397d4c9c83.tar.gz
vdr-plugin-osdpip-5fa74fe306770d90ce3b7e52a0c420397d4c9c83.tar.bz2
Release version 0.0.10av0.0.10a
- added support for VDR 1.7.x - added PIP while replaying - added italian translations (thanks to Diego Pierotto)
Diffstat (limited to 'osdpip.c')
-rw-r--r--osdpip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdpip.c b/osdpip.c
index ac5764f..2e6e89f 100644
--- a/osdpip.c
+++ b/osdpip.c
@@ -13,7 +13,7 @@
#include <vdr/plugin.h>
-static const char *VERSION = "0.0.10";
+static const char *VERSION = "0.0.10a";
static const char *DESCRIPTION = trNOOP("OSD Picture-in-Picture");
static const char *MAINMENUENTRY = trNOOP("Picture-in-Picture");