version 1.1.5

This commit is contained in:
louis 2016-06-25 06:36:32 +02:00
parent c4c4a10909
commit 4098ceddbf
1 changed files with 1 additions and 1 deletions

View File

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