Version 1.2.3

This commit is contained in:
louis 2016-10-03 15:49:57 +02:00
parent f6c11ce9ea
commit c8d54dbe25
1 changed files with 1 additions and 1 deletions

View File

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