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 d504ace..48144d8 100644 --- a/extrecmenu.h +++ b/extrecmenu.h @@ -1,6 +1,6 @@ #include <vdr/plugin.h> -static const char *VERSION = "0.9"; +static const char *VERSION = "0.9a"; static const char *DESCRIPTION = "Extended recordings menu"; static const char *MAINMENUENTRY = "ExtRecMenu"; |