summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--skinlcarsng.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/skinlcarsng.c b/skinlcarsng.c
index e99879c..631f247 100644
--- a/skinlcarsng.c
+++ b/skinlcarsng.c
@@ -14,7 +14,7 @@
#include "lcarsng.h"
-static const char *VERSION = "0.2.0";
+static const char *VERSION = "0.2.2";
static const char *DESCRIPTION = "skin lcarsng";
class cPluginLCARSNG : public cPlugin {