mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 17:58:31 +02:00
Version 0.0.6
This commit is contained in:
parent
a34a824527
commit
be0aa49068
3
HISTORY
3
HISTORY
@ -88,3 +88,6 @@ Version 0.0.5
|
|||||||
has to be installed
|
has to be installed
|
||||||
- clearing displaymessage if it is called without text
|
- clearing displaymessage if it is called without text
|
||||||
- changed handling of channel logos, width and height are now mandatory
|
- changed handling of channel logos, width and height are now mandatory
|
||||||
|
|
||||||
|
Version 0.0.6
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
static const char *VERSION = "0.0.5";
|
static const char *VERSION = "0.0.6";
|
||||||
static const char *DESCRIPTION = "SkinDesigner";
|
static const char *DESCRIPTION = "SkinDesigner";
|
||||||
static const char *MAINMENUENTRY = "Skin Designer";
|
static const char *MAINMENUENTRY = "Skin Designer";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user