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 40c0d70..34e9e59 100644 --- a/dvdswitch.c +++ b/dvdswitch.c @@ -19,7 +19,7 @@ #error "VDR-1.6.0 API version or greater is required!" #endif -static const char *VERSION = "0.1.4"; +static const char *VERSION = "0.1.5"; static const char *DESCRIPTION = tr("Allowed to play DVD-Images"); //static const char *MAINMENUENTRY = tr("DVDSwitch"); |