Version 0.7.2

This commit is contained in:
louis 2015-08-14 17:26:00 +02:00
parent a5d7d6437d
commit 196dd7eb99
1 changed files with 1 additions and 1 deletions

View File

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