summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HISTORY1
-rw-r--r--tvguideng.c2
2 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index c431827..3a4bc05 100644
--- a/HISTORY
+++ b/HISTORY
@@ -17,3 +17,4 @@ Version 0.0.2
footer and time
- completed tokens for time viewelement in detailed view
+Version 0.0.3
diff --git a/tvguideng.c b/tvguideng.c
index 197dcaa..3d03fec 100644
--- a/tvguideng.c
+++ b/tvguideng.c
@@ -13,7 +13,7 @@
#include "setup.h"
#include "tvguidengosd.h"
-static const char *VERSION = "0.0.2";
+static const char *VERSION = "0.0.3";
static const char *DESCRIPTION = "TV Guide for Skindesigner Skins";
static const char *MAINMENUENTRY = "TV Guide NG";