summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HISTORY3
-rw-r--r--tvguideng.c2
2 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 0b94df0..4e4b712 100644
--- a/HISTORY
+++ b/HISTORY
@@ -39,3 +39,6 @@ Version 0.1.3
- added optional intelligent channel switch mode
- added shortcuts for keys 2, 5 and 8
+
+Version 0.1.4
+
diff --git a/tvguideng.c b/tvguideng.c
index bb02ada..25d9dfd 100644
--- a/tvguideng.c
+++ b/tvguideng.c
@@ -13,7 +13,7 @@
#include "setup.h"
#include "tvguidengosd.h"
-static const char *VERSION = "0.1.3";
+static const char *VERSION = "0.1.4";
static const char *DESCRIPTION = "TV Guide for Skindesigner Skins";
static const char *MAINMENUENTRY = "TV Guide NG";