Version 1.2.13

This commit is contained in:
kamel5 2019-10-14 18:16:28 +02:00
parent cdb5a46145
commit a711aed160
2 changed files with 5 additions and 1 deletions

View File

@ -222,3 +222,7 @@ Version 1.2.12
- Fixed updating current time
- Fixed updating current TimeBase
- Diplay the current TimeBase throughout the whole timeline
Version 1.2.13
- Revert "Diplay the current TimeBase throughout the whole timeline"

View File

@ -27,7 +27,7 @@
#error "VDR-2.0.0 API version or greater is required!"
#endif
static const char *VERSION = "1.2.12";
static const char *VERSION = "1.2.13";
static const char *DESCRIPTION = tr("A fancy 2d EPG Viewer");
static const char *MAINMENUENTRY = "Tvguide";