From a807f0f034670f461bf99345b8fe02cc32ebfd50 Mon Sep 17 00:00:00 2001 From: Antti Ajanki Date: Thu, 26 Aug 2010 20:49:36 +0300 Subject: update version number --- src/vdr-plugin/webvideo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vdr-plugin') diff --git a/src/vdr-plugin/webvideo.c b/src/vdr-plugin/webvideo.c index afc240a..ab7eaab 100644 --- a/src/vdr-plugin/webvideo.c +++ b/src/vdr-plugin/webvideo.c @@ -24,7 +24,7 @@ #include "common.h" #include "timer.h" -const char *VERSION = "0.3.1"; +const char *VERSION = "0.3.2"; static const char *DESCRIPTION = trNOOP("Download video files from the web"); static const char *MAINMENUENTRY = "Webvideo"; cMimeTypes *MimeTypes = NULL; -- cgit v1.2.3