summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HISTORY4
-rw-r--r--skindesigner.c2
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";