diff options
author | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2014-05-11 13:10:32 +0200 |
---|---|---|
committer | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2014-05-11 13:10:32 +0200 |
commit | 85e9f403d275bb5a6ea387d6c842018a6bff0c2b (patch) | |
tree | 10ca61300dea036601aefbb04de3f8f646d7ae9d /Makefile | |
parent | ac83958381bca16361a1b9bda0384575b154f2d2 (diff) | |
download | skin-flatplus-85e9f403d275bb5a6ea387d6c842018a6bff0c2b.tar.gz skin-flatplus-85e9f403d275bb5a6ea387d6c842018a6bff0c2b.tar.bz2 |
preparations for version 0.3.0
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ PLUGIN = skinflatplus VDRLOGO = vdrlogo_default #DEFINES += -DDEBUGIMAGELOADTIME -DEFINES += -DDEBUGEPGTIME +#DEFINES += -DDEBUGEPGTIME ### The version number of this plugin (taken from the main source file): |