Version 1.1.3

This commit is contained in:
louis 2016-06-12 11:03:21 +02:00
parent a9cbdf00fe
commit 97a9c7e40f
1 changed files with 1 additions and 1 deletions

View File

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