Version 1.2.0

This commit is contained in:
louis 2014-02-01 07:54:01 +01:00
parent 5f1d939464
commit 9f127fbbb5
2 changed files with 3 additions and 1 deletions

View File

@ -116,3 +116,5 @@ Version 1.1.0
- series recording can be configured in searchtimer menus
- directory for searchtimers can be set and edited in searchtimer menus
- set blue key favorite mode as new default
Version 1.2.0

View File

@ -26,7 +26,7 @@
#error "VDR-2.0.0 API version or greater is required!"
#endif
static const char *VERSION = "1.2.0pre";
static const char *VERSION = "1.2.0";
static const char *DESCRIPTION = "A fancy 2d EPG Viewer";
static const char *MAINMENUENTRY = "Tvguide";