From 61e23f237c7c65a5c9c6a0e5e059678e549b50e9 Mon Sep 17 00:00:00 2001
From: Andre Noll <maan@systemlinux.org>
Date: Fri, 6 Aug 2010 14:05:04 +0200
Subject: [PATCH] paraslash 0.4.4

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

diff --git a/NEWS b/NEWS
index 1f38cc11..477d149f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
------------------------------------------------
-0.4.4 (to be announced) "persistent regularity"
------------------------------------------------
+------------------------------------------
+0.4.4 (2010-08-06) "persistent regularity"
+------------------------------------------
 
 Support for yet another audio format, para_write improvements and
 bug fixes.
diff --git a/configure.ac b/configure.ac
index a7bd3e1a..62bd524d 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.4], 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 7c7dbc47..663dea31 100644
--- a/web/index.in.html
+++ b/web/index.in.html
@@ -1,6 +1,10 @@
 <h1>Events</h1>
 <hr>
 <ul>
+	<li>2010-08-06: <a href="versions/paraslash-0.4.4.tar.bz2">paraslash-0.4.4</a>
+		<a href="versions/paraslash-0.4.4.tar.bz2.asc">(sig)</a>
+		"persistent regularity"
+	</li>
 	<li>2010-07-05: <a href="versions/paraslash-0.4.3.tar.bz2">paraslash-0.4.3</a>
 		<a href="versions/paraslash-0.4.3.tar.bz2.asc">(sig)</a>
 		"imaginary radiation"
-- 
2.39.5