From 4792fe4d4c0730e378f12a4440bc0fef80bb615d Mon Sep 17 00:00:00 2001 From: louis Date: Sun, 18 Jan 2015 12:06:02 +0100 Subject: Version 0.1.4 --- HISTORY | 4 +++- skindesigner.c | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/HISTORY b/HISTORY index 3206339..b1e0e41 100644 --- a/HISTORY +++ b/HISTORY @@ -151,4 +151,6 @@ Version 0.1.2 Version 0.1.3 - added {epgname} token for recordings in currentview and detailedview. -- fixed crash when start recording with extrecmenu or remotetimers \ No newline at end of file +- fixed crash when start recording with extrecmenu or remotetimers + +Version 0.1.4 \ No newline at end of file diff --git a/skindesigner.c b/skindesigner.c index ea774d3..3b10108 100644 --- a/skindesigner.c +++ b/skindesigner.c @@ -19,7 +19,7 @@ #endif -static const char *VERSION = "0.1.3"; +static const char *VERSION = "0.1.4"; static const char *DESCRIPTION = "SkinDesigner"; static const char *MAINMENUENTRY = "Skin Designer"; -- cgit v1.2.3