From 5703aee57bf92781d4669bca6f7bde54ead281f6 Mon Sep 17 00:00:00 2001 From: louis Date: Thu, 15 Jan 2015 14:07:22 +0100 Subject: Version 0.1.3 --- HISTORY | 5 +++++ skindesigner.c | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index 1530308..2bb144d 100644 --- a/HISTORY +++ b/HISTORY @@ -145,3 +145,8 @@ Version 0.1.2 - fixed again display of channel in schedules header - added now and next in blackhole channels menu - fixed bug that epg quicksearch menu was not displayed properly +- added weatherforecast templates +- some fixes for plugins which use skindesigner template interface + +Version 0.1.3 + \ No newline at end of file diff --git a/skindesigner.c b/skindesigner.c index 90739a5..ea774d3 100644 --- a/skindesigner.c +++ b/skindesigner.c @@ -19,7 +19,7 @@ #endif -static const char *VERSION = "0.1.2"; +static const char *VERSION = "0.1.3"; static const char *DESCRIPTION = "SkinDesigner"; static const char *MAINMENUENTRY = "Skin Designer"; -- cgit v1.2.3