mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 17:58:31 +02:00
Version 0.5.1
This commit is contained in:
parent
30cfccdf03
commit
d2947bfcfd
1
HISTORY
1
HISTORY
@ -353,3 +353,4 @@ Version 0.5.0
|
||||
- added some skins
|
||||
- adapted README
|
||||
|
||||
Version 0.5.1
|
||||
|
@ -19,7 +19,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
static const char *VERSION = "0.5.0";
|
||||
static const char *VERSION = "0.5.1";
|
||||
static const char *DESCRIPTION = trNOOP("Skin Designer");
|
||||
|
||||
class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI {
|
||||
|
Loading…
Reference in New Issue
Block a user