mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 17:58:31 +02:00
Version 0.6.3
This commit is contained in:
parent
5bb69c2a34
commit
b5c587b256
3
HISTORY
3
HISTORY
@ -402,3 +402,6 @@ Version 0.6.2
|
||||
- fixed bug in checking skin version
|
||||
- added {watched} and {percentseen} to displaymenurecordings
|
||||
current view
|
||||
|
||||
Version 0.6.3
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
static const char *VERSION = "0.6.2";
|
||||
static const char *VERSION = "0.6.3";
|
||||
static const char *DESCRIPTION = trNOOP("Skin Designer");
|
||||
|
||||
class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI {
|
||||
|
Loading…
Reference in New Issue
Block a user