From e8167b1e13dfc0f3de9d5e859d3e18c502ac55a1 Mon Sep 17 00:00:00 2001 From: anbr Date: Sat, 4 Jun 2011 18:12:38 +0200 Subject: Start release 0.1.1 --- targavfd.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'targavfd.c') diff --git a/targavfd.c b/targavfd.c index a4cf78a..db9f8a0 100644 --- a/targavfd.c +++ b/targavfd.c @@ -1,7 +1,7 @@ /* * targavfd plugin for VDR (C++) * - * (C) 2010 Andreas Brachold + * (C) 2010-2011 Andreas Brachold * * This targavfd plugin is free software: you can redistribute it and/or * modify it under the terms of the GNU General Public License as published @@ -21,7 +21,7 @@ #include "status.h" #include "setup.h" -static const char *VERSION = "0.1.0"; +static const char *VERSION = "0.1.1"; cPluginTargaVFD::cPluginTargaVFD(void) { -- cgit v1.2.3