diff options
Diffstat (limited to 'skindesigner.c')
-rw-r--r-- | skindesigner.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skindesigner.c b/skindesigner.c index b008dd0..b30bb92 100644 --- a/skindesigner.c +++ b/skindesigner.c @@ -19,7 +19,7 @@ #endif -static const char *VERSION = "0.3.3"; +static const char *VERSION = "0.3.4"; static const char *DESCRIPTION = trNOOP("Skin Designer"); class cPluginSkinDesigner : public cPlugin { |