Version 0.6.1

This commit is contained in:
louis 2015-07-10 15:56:30 +02:00
parent b188f1f08a
commit 9611291e38
1 changed files with 1 additions and 1 deletions

View File

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