summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Keil <tkeil (at) datacrystal (dot) de>2007-05-28 13:00:07 +0000
committerThomas Keil <tkeil (at) datacrystal (dot) de>2007-05-28 13:00:07 +0000
commitf84624023496baa4f1e5206dba818f14ba844467 (patch)
treeff3eab982b52afbacd60de7728397ae0e8c142c1
parent073ece97351c93e56527c0db6212512688f56c50 (diff)
downloadvdr-plugin-live-f84624023496baa4f1e5206dba818f14ba844467.tar.gz
vdr-plugin-live-f84624023496baa4f1e5206dba818f14ba844467.tar.bz2
Changed to 0.1.0
-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"