summaryrefslogtreecommitdiff
path: root/skindesigner.c
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2021-03-04 17:40:34 +0100
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2021-03-04 17:47:41 +0100
commite3becb6c61591c5b36c7deaee1a59b4764f54ee7 (patch)
tree67c0c10720fac5e154a9e847c914ca28ce907b04 /skindesigner.c
parentfdc8195174cc5f108094967fe41656f81d0b3869 (diff)
downloadvdr-plugin-skindesigner-1.2.14.tar.gz
vdr-plugin-skindesigner-1.2.14.tar.bz2
Version 1.2.141.2.14
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 25290d5..cb5d760 100644
--- a/skindesigner.c
+++ b/skindesigner.c
@@ -21,7 +21,7 @@
#endif
-static const char *VERSION = "1.2.13";
+static const char *VERSION = "1.2.14";
static const char *DESCRIPTION = trNOOP("Skin Designer");
class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI {