diff options
Diffstat (limited to 'extrecmenu.h')
-rw-r--r-- | extrecmenu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extrecmenu.h b/extrecmenu.h index af0f89b..687c445 100644 --- a/extrecmenu.h +++ b/extrecmenu.h @@ -1,6 +1,6 @@ #include <vdr/plugin.h> -static const char *VERSION = "0.8"; +static const char *VERSION = "0.8a"; static const char *DESCRIPTION = "Extended recordings menu"; static const char *MAINMENUENTRY = "ExtRecMenu"; |