mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 17:58:31 +02:00
Version 0.6.2
This commit is contained in:
parent
c4b49c6cb4
commit
d9c5219f43
1
HISTORY
1
HISTORY
@ -396,3 +396,4 @@ Version 0.6.1
|
||||
- fixed crashes if main menu is opened consecutively
|
||||
- added version check for skinrepositiries
|
||||
|
||||
Version 0.6.2
|
||||
|
@ -19,7 +19,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
static const char *VERSION = "0.6.1";
|
||||
static const char *VERSION = "0.6.2";
|
||||
static const char *DESCRIPTION = trNOOP("Skin Designer");
|
||||
|
||||
class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI {
|
||||
|
Loading…
Reference in New Issue
Block a user