summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HISTORY5
-rw-r--r--setup.h2
2 files changed, 6 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index f9f21b7..1d2cd8c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4,3 +4,8 @@ VDR Plugin 'httpd' Revision History
2007-01-01: Version 0.0.1
- Initial revision.
+
+2007-05-28: Version 0.1.0
+
+- First release.
+
diff --git a/setup.h b/setup.h
index 2bd2dce..32512e4 100644
--- a/setup.h
+++ b/setup.h
@@ -7,7 +7,7 @@
#include "live.h"
#include <vdr/menuitems.h>
-#define LIVEVERSION "0.0.1"
+#define LIVEVERSION "0.1.0"
#define LIVEVERSNUM 1
#define LIVESUMMARY "Live Integrated VDR Environment"