mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 17:58:31 +02:00
Version 0.5.2
This commit is contained in:
parent
872320b921
commit
f7263ace23
2
HISTORY
2
HISTORY
@ -359,3 +359,5 @@ Version 0.5.1
|
||||
- use shallow clone when cloning git
|
||||
- implemented possibility to delete skins
|
||||
|
||||
Version 0.5.2
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
static const char *VERSION = "0.5.1";
|
||||
static const char *VERSION = "0.5.2";
|
||||
static const char *DESCRIPTION = trNOOP("Skin Designer");
|
||||
|
||||
class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI {
|
||||
|
Loading…
Reference in New Issue
Block a user