diff options
Diffstat (limited to 'skinenigmang.c')
-rw-r--r-- | skinenigmang.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skinenigmang.c b/skinenigmang.c index fe96453..577ceb7 100644 --- a/skinenigmang.c +++ b/skinenigmang.c @@ -20,7 +20,7 @@ #endif -static const char VERSION[] = "0.1.1"; +static const char VERSION[] = "0.1.2"; static const char DESCRIPTION[] = trNOOP("EnigmaNG skin"); class cPluginSkinEnigma : public cPlugin { |