From b7a7a4a89af676edeb3903886e2ce51917836487 Mon Sep 17 00:00:00 2001 From: anbr Date: Wed, 3 Oct 2012 20:34:47 +0200 Subject: Release 0.2.1 --- dvdswitch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dvdswitch.c b/dvdswitch.c index 3ee61f0..aea78f6 100644 --- a/dvdswitch.c +++ b/dvdswitch.c @@ -18,7 +18,7 @@ #error "VDR-1.6.0 API version or greater is required!" #endif -static const char *VERSION = "0.2.0"; +static const char *VERSION = "0.2.1"; class cPluginDvdswitch : public cPlugin { private: -- cgit v1.2.3