Version 0.8.5

This commit is contained in:
louis 2016-02-14 15:55:41 +01:00
parent 2a9b9bb8fa
commit c22ba065c4
1 changed files with 1 additions and 1 deletions

View File

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