summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dvdswitch.c2
1 files changed, 1 insertions, 1 deletions
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: