[armedbear-cvs] r12371 - public_html
Erik Huelsmann
ehuelsmann at common-lisp.net
Wed Jan 13 19:06:25 UTC 2010
Author: ehuelsmann
Date: Wed Jan 13 14:06:23 2010
New Revision: 12371
Log:
Make 0.18 show up on the site.
Modified:
public_html/index.shtml
public_html/left-menu
Modified: public_html/index.shtml
==============================================================================
--- public_html/index.shtml (original)
+++ public_html/index.shtml Wed Jan 13 14:06:23 2010
@@ -32,9 +32,9 @@
using <b>Java to Lisp integration</b> APIs.
</td></tr>
<tr><th style="border:1px black solid" colspan="2"><a
-href="releases/abcl-src-0.17.0.tar.gz" style="color:black;font-weight:normal">
-Download 0.17.0</a> <a
-href="releases/abcl-src-0.17.0.zip"
+href="releases/abcl-src-0.18.0.tar.gz" style="color:black;font-weight:normal">
+Download 0.18.0</a> <a
+href="releases/abcl-src-0.18.0.zip"
style="font-size:75%;color:black;font-weight:normal">(zip)</a></th></tr>
<tr>
<td class="summary-header">Users
Modified: public_html/left-menu
==============================================================================
--- public_html/left-menu (original)
+++ public_html/left-menu Wed Jan 13 14:06:23 2010
@@ -1,7 +1,7 @@
<div style="margin-top:3cm;margin-right:1cm;float:left;width:20ex;background-color:#fea;font-family:sans-serif;font-size:12px;padding:10px 5px 10px 5px">
<b><a href="./">Project page</a><br />
<a href="./testimonials.shtml">Testimonials</a><br />
-<a href="./release-notes-0.17.shtml">Release notes</a><br />
+<a href="./release-notes-0.18.shtml">Release notes</a><br />
<a href="./commercial-support.shtml">Paid support</a>
</b>
<br />
More information about the armedbear-cvs
mailing list