Version 0.8.8

This commit is contained in:
louis 2016-03-07 21:26:20 +01:00
parent b8fee3fdf1
commit ef69fa6b36

View File

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