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 7e8f33c..1ed2285 100644 --- a/dvdswitch.c +++ b/dvdswitch.c @@ -17,7 +17,7 @@ #include "imagelist.h" //#include "dvdlist.h" -static const char *VERSION = "0.1.0"; +static const char *VERSION = "0.1.1"; static const char *DESCRIPTION = "allowed to play DVD-Images"; //static const char *MAINMENUENTRY = "DVDSwitch"; |