From 5a07a1e3f287b74faf2b6cee18c84096ebcdee59 Mon Sep 17 00:00:00 2001
From: Andre Noll <maan@systemlinux.org>
Date: Wed, 1 Jun 2011 16:27:26 +0200
Subject: [PATCH] paraslash 0.4.7

---
 NEWS              | 6 +++---
 configure.ac      | 2 +-
 web/index.in.html | 4 ++++
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/NEWS b/NEWS
index c56fc719..70bb0e4d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
--------------------------------------------
-0.4.7 (to be announced) "infinite rollback"
--------------------------------------------
+--------------------------------------
+0.4.7 (2011-06-01) "infinite rollback"
+--------------------------------------
 
 The new ao writer, support for ssh RSA keys and a couple of other
 enhancements.
diff --git a/configure.ac b/configure.ac
index 89042812..245924fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 AC_PREREQ(2.60)
 
 
-AC_INIT(paraslash, [git], maan@systemlinux.org)
+AC_INIT(paraslash, [0.4.7], maan@systemlinux.org)
 AC_CONFIG_HEADER([config.h])
 
 AC_PATH_PROG(UNAMEPATH, uname, no)
diff --git a/web/index.in.html b/web/index.in.html
index f9009e4f..138e9a8c 100644
--- a/web/index.in.html
+++ b/web/index.in.html
@@ -1,6 +1,10 @@
 <h1>Events</h1>
 <hr>
 <ul>
+	<li>2011-06-01: <a href="versions/paraslash-0.4.7.tar.bz2">paraslash-0.4.7</a>
+		<a href="versions/paraslash-0.4.7.tar.bz2.asc">(sig)</a>
+		"infinite rollback"
+	</li>
 	<li>2011-03-31: <a href="versions/paraslash-0.4.6.tar.bz2">paraslash-0.4.6</a>
 		<a href="versions/paraslash-0.4.6.tar.bz2.asc">(sig)</a>
 		"deterministic entropy"
-- 
2.39.5