[cmucl-cvs] CMUCL commit: cmucl-www/cmucl-www/www (download.html)
Raymond Toy
rtoy at common-lisp.net
Wed Sep 29 23:19:54 UTC 2010
Date: Wednesday, September 29, 2010 @ 19:19:54
Author: rtoy
Path: /project/cmucl/cvsroot/cmucl-www/cmucl-www/www
Modified: download.html
o Fix link to installation page
o Add RELEASE_20b tag.
---------------+
download.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Index: cmucl-www/cmucl-www/www/download.html
diff -u cmucl-www/cmucl-www/www/download.html:1.20 cmucl-www/cmucl-www/www/download.html:1.21
--- cmucl-www/cmucl-www/www/download.html:1.20 Mon Sep 27 16:39:16 2010
+++ cmucl-www/cmucl-www/www/download.html Wed Sep 29 19:19:53 2010
@@ -75,7 +75,7 @@
<h2>Download links</h2>
<p>For your convenience, here are links to selected builds. See the
-<a href="install">installation</a> guide for information on the naming
+<a href="install.html">installation</a> guide for information on the naming
convention of the binaries and information on how to
install them.</p>
@@ -472,6 +472,7 @@
</p>
<p> There are CVS tags for the latest releases, named
+ <tt>RELEASE_20b</tt>
<tt>RELEASE_20a</tt>
<tt>RELEASE_19f</tt>, <tt>release-19e</tt>, <tt>release-19d</tt>,
<tt>release-19c</tt>, <tt>release-19b</tt>, <tt>release-19a</tt>,
More information about the cmucl-cvs
mailing list