summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HISTORY2
-rw-r--r--tvguideng.c2
2 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 8c41767..e46f505 100644
--- a/HISTORY
+++ b/HISTORY
@@ -21,3 +21,5 @@ Version 0.0.3
- introduced libskindesignerapi
+Version 0.1.0
+
diff --git a/tvguideng.c b/tvguideng.c
index 3f08bb0..0d28a60 100644
--- a/tvguideng.c
+++ b/tvguideng.c
@@ -13,7 +13,7 @@
#include "setup.h"
#include "tvguidengosd.h"
-static const char *VERSION = "0.0.3";
+static const char *VERSION = "0.1.0";
static const char *DESCRIPTION = "TV Guide for Skindesigner Skins";
static const char *MAINMENUENTRY = "TV Guide NG";