Version 1.1.0

This commit is contained in:
louis 2016-05-26 13:59:27 +02:00
parent e2f7852589
commit 67ce4befdf
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
#endif
static const char *VERSION = "1.0.2";
static const char *VERSION = "1.1.0";
static const char *DESCRIPTION = trNOOP("Skin Designer");
class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI {