summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoranbr <vdr07@deltab.de>2012-10-03 20:34:47 +0200
committeranbr <vdr07@deltab.de>2012-10-03 20:34:47 +0200
commitb7a7a4a89af676edeb3903886e2ce51917836487 (patch)
tree468bfd9fbdeb68bf74cae02b352b3720166a274a
parent1d62678f5e5b5fbd7fc5ec15919b8eee3ef40730 (diff)
downloadvdr-plugin-dvdswitch-b7a7a4a89af676edeb3903886e2ce51917836487.tar.gz
vdr-plugin-dvdswitch-b7a7a4a89af676edeb3903886e2ce51917836487.tar.bz2
Release 0.2.1
-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: