Version 1.0.1

This commit is contained in:
louis 2016-04-30 06:50:35 +02:00
parent f4f64e96e5
commit b528d69dd4
1 changed files with 1 additions and 1 deletions

View File

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