Version 1.1.1

This commit is contained in:
louis 2016-05-29 10:41:45 +02:00
parent 5d927af79c
commit d8a0c880d5
1 changed files with 1 additions and 1 deletions

View File

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