Version 0.9.6

This commit is contained in:
louis 2016-04-16 10:19:16 +02:00
parent 5f060dd594
commit 5589e956e0
1 changed files with 1 additions and 1 deletions

View File

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