mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 17:58:31 +02:00
Version 0.7.1
This commit is contained in:
parent
c0ab674dfb
commit
b62c4ceae0
2
HISTORY
2
HISTORY
@ -424,3 +424,5 @@ Version 0.6.3
|
||||
Version 0.7.0
|
||||
|
||||
- fixed compiling fur unpatched VDR
|
||||
|
||||
Version 0.7.1
|
||||
|
@ -19,7 +19,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
static const char *VERSION = "0.7.0";
|
||||
static const char *VERSION = "0.7.1";
|
||||
static const char *DESCRIPTION = trNOOP("Skin Designer");
|
||||
|
||||
class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI {
|
||||
|
Loading…
x
Reference in New Issue
Block a user