summaryrefslogtreecommitdiff
path: root/osdpip.c
diff options
context:
space:
mode:
authorThomas Günther <tom@toms-cafe.de>2010-03-28 23:25:24 +0200
committerThomas Günther <tom@toms-cafe.de>2010-03-28 23:25:24 +0200
commit00319cc61db3cd633feec32780d9fb822434b6af (patch)
treecb68e9e7ad7c1c8a93111c5562003a659c16bfee /osdpip.c
parentfd2fe78b93649e95cb03a04070e8d05e22ebaf1c (diff)
downloadvdr-plugin-osdpip-00319cc61db3cd633feec32780d9fb822434b6af.tar.gz
vdr-plugin-osdpip-00319cc61db3cd633feec32780d9fb822434b6af.tar.bz2
Set version number and release date for version 0.1.0v0.1.0
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 29a73d1..a205af4 100644
--- a/osdpip.c
+++ b/osdpip.c
@@ -29,7 +29,7 @@
#include <vdr/plugin.h>
-static const char *VERSION = "0.0.10a";
+static const char *VERSION = "0.1.0";
static const char *DESCRIPTION = trNOOP("OSD Picture-in-Picture");
static const char *MAINMENUENTRY = trNOOP("Picture-in-Picture");