summaryrefslogtreecommitdiff
path: root/skindesigner.c
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2020-07-13 13:45:48 +0200
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2020-07-15 13:21:38 +0200
commiteeb5bfefb2ec545a0d2d14249e928de2071e11ac (patch)
treefa1a964a23c6f167f437044ec2394b135d4c2e79 /skindesigner.c
parent029ac7e9e418b7917d8b5c32e5716789f4d71d48 (diff)
downloadvdr-plugin-skindesigner-1.2.8.3.tar.gz
vdr-plugin-skindesigner-1.2.8.3.tar.bz2
Update services/epgtimer.h1.2.8.3
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 9957fc2..c4af02a 100644
--- a/skindesigner.c
+++ b/skindesigner.c
@@ -20,7 +20,7 @@
#endif
-static const char *VERSION = "1.2.8";
+static const char *VERSION = "1.2.8.3";
static const char *DESCRIPTION = trNOOP("Skin Designer");
class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI {