summaryrefslogtreecommitdiff
path: root/skinflat.c
diff options
context:
space:
mode:
authorMartin Schirrmacher <vdr.skinflat@schirrmacher.eu>2013-08-09 21:35:18 +0200
committerMartin Schirrmacher <vdr.skinflat@schirrmacher.eu>2013-08-09 21:35:18 +0200
commit676860a60d13f8c6c3a23ac132ef9dd0fccd17f2 (patch)
treee9aad69d61c380be18f9b989f2e33eecae122fd2 /skinflat.c
parent2693426dbe34826c9f2d175480e2ac10ef4b7c58 (diff)
downloadskin-flat-676860a60d13f8c6c3a23ac132ef9dd0fccd17f2.tar.gz
skin-flat-676860a60d13f8c6c3a23ac132ef9dd0fccd17f2.tar.bz2
release version 0.1.0
Diffstat (limited to 'skinflat.c')
-rw-r--r--skinflat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/skinflat.c b/skinflat.c
index 0401454..d565bb1 100644
--- a/skinflat.c
+++ b/skinflat.c
@@ -14,7 +14,7 @@
#include "flat.h"
-static const char *VERSION = "0.0.2";
+static const char *VERSION = "0.1.0";
static const char *DESCRIPTION = "skin flat";
class cPluginFlat : public cPlugin {