summaryrefslogtreecommitdiff
path: root/skindesigner.c
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2021-01-17 14:36:20 +0100
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2021-01-17 14:36:20 +0100
commit5dbfd5278466b4f9d4911cf9b56f58692a2a21e2 (patch)
tree34aaba10596bc82d89daa7bcc4502b9d9a42a7c1 /skindesigner.c
parent4c4374ecb2af9926f5f2db02a22f334e7b552027 (diff)
downloadvdr-plugin-skindesigner-1.2.9.tar.gz
vdr-plugin-skindesigner-1.2.9.tar.bz2
Version 1.2.91.2.9
Diffstat (limited to 'skindesigner.c')
-rw-r--r--skindesigner.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/skindesigner.c b/skindesigner.c
index 0f9889a..33f249b 100644
--- a/skindesigner.c
+++ b/skindesigner.c
@@ -21,7 +21,7 @@
#endif
-static const char *VERSION = "1.2.8.6";
+static const char *VERSION = "1.2.9";
static const char *DESCRIPTION = trNOOP("Skin Designer");
class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI {