diff options
Diffstat (limited to 'dvdswitch.c')
-rw-r--r-- | dvdswitch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dvdswitch.c b/dvdswitch.c index aea78f6..b2a0ffe 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.1"; +static const char *VERSION = "0.2.2"; class cPluginDvdswitch : public cPlugin { private: |