summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--doc/README.html.in5
2 files changed, 5 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 05df365..19001f5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,7 +31,7 @@ README:
homepage: all dist
test -d $$HOME/homepage/private
mkdir -p $$HOME/homepage/private/projects/libao-polyp
- cp *.tar.gz $$HOME/homepage/private/projects/libao-polyp
+ cp libao-polyp-@PACKAGE_VERSION@.tar.gz $$HOME/homepage/private/projects/libao-polyp
cp doc/README.html doc/style.css $$HOME/homepage/private/projects/libao-polyp
cp $$HOME/homepage/private/projects/libao-polyp/README.html $$HOME/homepage/private/projects/libao-polyp/index.html
diff --git a/doc/README.html.in b/doc/README.html.in
index dcb24ee..ed82e25 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -42,6 +42,9 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.</p>
<h2><a name="news">News</a></h2>
+<div class="news-date">Fri Aug 27 2004: </div> <p class="news-text"><a
+href="@PACKAGE_URL@libao-polyp-0.2.tar.gz">Version 0.2</a> released: changes include: build fixes and update to polypaudio 0.3</p>
+
<div class="news-date">Fri Aug 20 2004: </div> <p class="news-text"><a
href="@PACKAGE_URL@libao-polyp-0.1.tar.gz">Version 0.1</a> released</p>
@@ -67,7 +70,7 @@ distributions (and maybe Unix versions) since it uses GNU autoconf for
source code configuration.</p>
<p>Obviously <tt>libao-polyp</tt> requires an installation of
-<tt>polypaudio</tt> (version 0.2) and <tt>libao</tt> (version 0.8.5
+<tt>polypaudio</tt> (version 0.3) and <tt>libao</tt> (version 0.8.5
works, earlier versions probably as well).</p>
<h2><a name="installation">Installation</a></h2>