mirror of
https://git.koehlerweb.org/frodovdr/vdr-plugin-skindesigner.git
synced 2025-12-27 07:31:12 +01:00
Version 0.4.0
This commit is contained in:
2
HISTORY
2
HISTORY
@@ -266,3 +266,5 @@ Version 0.3.4
|
||||
- automatically detect type of image if no file extension is available
|
||||
- introduced libskindesignerapi
|
||||
|
||||
Version 0.4.0
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
static const char *VERSION = "0.3.4";
|
||||
static const char *VERSION = "0.4.0";
|
||||
static const char *DESCRIPTION = trNOOP("Skin Designer");
|
||||
|
||||
class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI {
|
||||
|
||||
Reference in New Issue
Block a user