diff options
author | louis <louis.braun@gmx.de> | 2015-01-21 18:33:59 +0100 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2015-01-21 18:33:59 +0100 |
commit | 912ce1bb506eda6c80d623da989d71f5b31ff093 (patch) | |
tree | 12ccf34f5d3d452345e2b28071317128f3f9a5d7 | |
parent | 140e4207058ad138871231030fa879231b9aa7cb (diff) | |
download | vdr-plugin-skindesigner-0.1.6.tar.gz vdr-plugin-skindesigner-0.1.6.tar.bz2 |
Version 0.1.60.1.6
-rw-r--r-- | skindesigner.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skindesigner.c b/skindesigner.c index 76a887b..849d967 100644 --- a/skindesigner.c +++ b/skindesigner.c @@ -19,7 +19,7 @@ #endif -static const char *VERSION = "0.1.5"; +static const char *VERSION = "0.1.6"; static const char *DESCRIPTION = "SkinDesigner"; static const char *MAINMENUENTRY = "Skin Designer"; |