diff options
| author | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2021-05-05 11:32:00 +0200 |
|---|---|---|
| committer | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2021-05-05 11:32:00 +0200 |
| commit | ccba1c23fd49cbb5f173a7bcbd471147cc08e555 (patch) | |
| tree | 8a757ba950d2476639142d94b074d981be61c5c1 | |
| parent | 6583c93a6f57cc54fae8fa70810607ac61d0982d (diff) | |
| download | vdr-plugin-skindesigner-ccba1c23fd49cbb5f173a7bcbd471147cc08e555.tar.gz vdr-plugin-skindesigner-ccba1c23fd49cbb5f173a7bcbd471147cc08e555.tar.bz2 | |
Revert "update version"
This reverts commit fce870a315c5f8f45d35681a17c7bdad8496f5bc.
| -rw-r--r-- | skindesigner.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skindesigner.c b/skindesigner.c index 628d2ba..4f2de41 100644 --- a/skindesigner.c +++ b/skindesigner.c @@ -21,7 +21,7 @@ #endif -static const char *VERSION = "1.2.16"; +static const char *VERSION = "1.2.15"; static const char *DESCRIPTION = trNOOP("Skin Designer"); class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI { |
