summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HISTORY10
-rw-r--r--tvguideng.c2
2 files changed, 11 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index d224f48..ed13557 100644
--- a/HISTORY
+++ b/HISTORY
@@ -70,3 +70,13 @@ Version 0.3.1
- Update epgsearch.h
- Update Makefile
- Fixed some warnings
+
+Version 0.3.2
+
+- Correct an error with the recording sign in grid
+- Fixed some look sequence reports
+- Update remotetimers.h
+- Add isactors as token
+- Fixed a remote timer problem
+- Fixed a error with timerstart in cRecMenuItemTimelineHeader
+- Refactor reruns
diff --git a/tvguideng.c b/tvguideng.c
index ae7a283..c679a75 100644
--- a/tvguideng.c
+++ b/tvguideng.c
@@ -14,7 +14,7 @@
#include "definitions.h"
#include "tvguidengosd.h"
-static const char *VERSION = "0.3.1";
+static const char *VERSION = "0.3.2";
static const char *DESCRIPTION = "TV Guide for Skindesigner Skins";
static const char *MAINMENUENTRY = "TV Guide NG";