Changeset 815
- Timestamp:
- 05/29/09 00:18:54 (5 months ago)
- Location:
- trunk/website
- Files:
-
- 1 added
- 2 modified
-
dist/memcached-1.4.0-rc1.tar.gz (added)
-
download.bml (modified) (2 diffs)
-
news.bml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/website/download.bml
r808 r815 16 16 </ul> 17 17 18 <p> Beta (1.3.x) series:</p>18 <p>Release candidate for next stable (1.4.x) series:</p> 19 19 20 20 <ul> 21 <li><a href="http://code.google.com/p/memcached/downloads/list?q=label:Beta">latest beta release</a> (please help test!) 21 <li><a 22 href="http://code.google.com/p/memcached/downloads/list?q=label:RC">latest release</a> (<a href="dist/memcached-1.4.0-rc1.tar.gz">backup link</a>) (please help test!) 22 23 </ul> 23 24 … … 25 26 26 27 <ul> 27 <li><a href="http://code.sixapart.com/svn/memcached/">Subversion repository </a> [<a href="http://code.sixapart.com/trac/memcached/log">svn log</a>]28 <li><a href="http://code.sixapart.com/svn/memcached/">Subversion repository (not used for the server software anymore)</a> [<a href="http://code.sixapart.com/trac/memcached/log">svn log</a>] 28 29 </ul> 29 30 30 31 <p>Git</p> 32 <ul><a href="http://github.com/memcached/memcached/tree/master">Git development tree</a></ul> 31 33 32 34 <ul><a href="http://consoleninja.net/code/memcached/memcached.git">Git stable -
trunk/website/news.bml
r808 r815 5 5 <?h1 News h1?> 6 6 <p></p> 7 8 <p><b>2009-05-28:</b> Version 1.4.0-rc1 <a href="download.bml">released</a>. 9 Release candidate for the next major stable series (1.4.0). It is recommended 10 to evaluate this release, as the 1.2.x series is now in maintenance mode. 7 11 8 12 <p><b>2009-04-10:</b> Version 1.2.8 <a href="download.bml">released</a>.
