Version 0.9.2

This commit is contained in:
louis 2016-03-22 16:59:59 +01:00
parent 0b64090197
commit 2cae451b4c
1 changed files with 1 additions and 1 deletions

View File

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