[memcached] bradfitz, r402: forgot to update website
commits at code.sixapart.com
commits at code.sixapart.com
Wed Sep 13 19:28:49 UTC 2006
forgot to update website
U trunk/website/download.bml
Modified: trunk/website/download.bml
===================================================================
--- trunk/website/download.bml 2006-09-10 20:41:28 UTC (rev 401)
+++ trunk/website/download.bml 2006-09-13 19:28:49 UTC (rev 402)
@@ -4,12 +4,20 @@
<?h1 Download Server h1?>
-<p>The server is licensed under the BSD License. Read the <a href="http://cvs.danga.com/browse.cgi/wcmtools/memcached/ChangeLog?rev=HEAD&content-type=text/plain">ChangeLog</a> for details on what's new.</p>
+<p>The server is licensed under the BSD License.</p>
+<?h2 Main (1.2.x) series: h2?>
+
<ul>
-<li><a href="dist/memcached-1.1.12.tar.gz">memcached-1.1.12.tar.gz</a> -- Apr 4, 2005
+<li><a href="dist/memcached-1.2.0.tar.gz">memcached-1.2.0.tar.gz</a> -- Sep 9, 2006
</ul>
+<?h2 Old (1.1.x) series, now maintenance releases only: h2?>
+
+<ul>
+<li><a href="dist/memcached-1.1.13.tar.gz">memcached-1.1.13.tar.gz</a> -- Sep 9, 2006
+</ul>
+
<?h1 Download Client APIs h1?>
<p>The client APIs, licensed individually, are available for download on the <a href="apis.bml">Client APIs</a> page.</p>
More information about the memcached-commits
mailing list