Version 1.0.0

This commit is contained in:
louis 2016-04-17 09:30:31 +02:00
parent 831b055b2b
commit dd25359150

View File

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