From e7b1d17438e1ac8918680ce3b08daaf1aa4d3c33 Mon Sep 17 00:00:00 2001 From: Antti Ajanki Date: Sun, 29 Jan 2012 15:04:37 +0200 Subject: Bump version and copyright year --- 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 738f121..4c99af9 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.4"; +const char *VERSION = "0.4.5"; static const char *DESCRIPTION = trNOOP("Download video files from the web"); static const char *MAINMENUENTRY = "Webvideo"; cMimeTypes *MimeTypes = NULL; -- cgit v1.2.3