Version 0.3.3

This commit is contained in:
louis 2015-03-28 12:37:49 +01:00
parent 3b074e147d
commit 05912add7a
2 changed files with 3 additions and 1 deletions

View File

@ -237,3 +237,5 @@ Version 0.3.2
- fixed bug in creating osd
- fixed bug when creating pixmaps
Version 0.3.3

View File

@ -19,7 +19,7 @@
#endif
static const char *VERSION = "0.3.2";
static const char *VERSION = "0.3.3";
static const char *DESCRIPTION = trNOOP("Skin Designer");
class cPluginSkinDesigner : public cPlugin {