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 471a0fc..28aa152 100644 --- a/extrecmenu.c +++ b/extrecmenu.c @@ -20,7 +20,7 @@ using namespace std; -static const char *VERSION = "1.2.3-git"; +static const char *VERSION = "1.2.3"; static const char *DESCRIPTION = tr("Extended recordings menu"); static const char *MAINMENUENTRY = "ExtRecMenu"; |