From 34263dbefe5482fd90cee66bbc38d75541dbe87d Mon Sep 17 00:00:00 2001 From: Antti Ajanki Date: Sat, 6 Nov 2010 10:43:09 +0200 Subject: upgrade version to 0.3.3 --- 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 708569d..90e018a 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.2"; +const char *VERSION = "0.3.3"; static const char *DESCRIPTION = trNOOP("Download video files from the web"); static const char *MAINMENUENTRY = "Webvideo"; cMimeTypes *MimeTypes = NULL; -- cgit v1.2.3