From fb0a8d6c538547a0311dea8287a0acedce6d9d42 Mon Sep 17 00:00:00 2001 From: etobi Date: Sun, 12 Feb 2012 13:42:00 +0100 Subject: new release 0.1.1 --- osdpip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osdpip.c b/osdpip.c index a205af4..9fba186 100644 --- a/osdpip.c +++ b/osdpip.c @@ -29,7 +29,7 @@ #include -static const char *VERSION = "0.1.0"; +static const char *VERSION = "0.1.1"; static const char *DESCRIPTION = trNOOP("OSD Picture-in-Picture"); static const char *MAINMENUENTRY = trNOOP("Picture-in-Picture"); -- cgit v1.2.3