diff options
Diffstat (limited to 'extrecmenu.c')
-rw-r--r-- | extrecmenu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extrecmenu.c b/extrecmenu.c index f72f550..272b001 100644 --- a/extrecmenu.c +++ b/extrecmenu.c @@ -20,7 +20,7 @@ using namespace std; -static const char *VERSION = "1.2.4"; +static const char *VERSION = "1.2.5-git"; static const char *DESCRIPTION = tr("Extended recordings menu"); static const char *MAINMENUENTRY = "ExtRecMenu"; |