From 530c8cf3720227cee10fd3224783c321df1b5c6f Mon Sep 17 00:00:00 2001 From: Antti Ajanki Date: Sat, 2 Jun 2012 10:01:55 +0300 Subject: Bump version 0.4.7, update changelog --- 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 3d3ea87..4cbbfa7 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.4.6"; +const char *VERSION = "0.4.7"; static const char *DESCRIPTION = trNOOP("Download video files from the web"); static const char *MAINMENUENTRY = "Webvideo"; cMimeTypes *MimeTypes = NULL; -- cgit v1.2.3