|
Revision 664, 0.8 kB
(checked in by dormando, 2 years ago)
|
|
update website for release.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | <?page |
|---|
| 2 | wintitle=>download |
|---|
| 3 | body<= |
|---|
| 4 | |
|---|
| 5 | <?h1 Download Server h1?> |
|---|
| 6 | |
|---|
| 7 | <p>The server is licensed under the BSD License.</p> |
|---|
| 8 | |
|---|
| 9 | <p>Main (1.2.x) series:</p> |
|---|
| 10 | |
|---|
| 11 | <ul> |
|---|
| 12 | <li><a href="dist/memcached-1.2.4.tar.gz">memcached-1.2.4.tar.gz</a> -- Dec 5, 2007 [<a href="news.bml">Changes</a>] |
|---|
| 13 | </ul> |
|---|
| 14 | |
|---|
| 15 | <p>Old (1.1.x) series, now maintenance releases only:</p> |
|---|
| 16 | |
|---|
| 17 | <ul> |
|---|
| 18 | <li><a href="dist/memcached-1.1.13.tar.gz">memcached-1.1.13.tar.gz</a> -- Sep 9, 2006 [<a href="http://code.sixapart.com/svn/memcached/tags/1.1.13/ChangeLog">Changes</a>] |
|---|
| 19 | </ul> |
|---|
| 20 | |
|---|
| 21 | <p>Subversion</p> |
|---|
| 22 | |
|---|
| 23 | <ul> |
|---|
| 24 | <li><a href="http://code.sixapart.com/svn/memcached/">Subversion repository</a> [<a href="http://code.sixapart.com/trac/memcached/log">svn log</a>] |
|---|
| 25 | </ul> |
|---|
| 26 | |
|---|
| 27 | |
|---|
| 28 | <?h1 Download Client APIs h1?> |
|---|
| 29 | <p>The client APIs, licensed individually, are available for download on the <a href="apis.bml">Client APIs</a> page.</p> |
|---|
| 30 | |
|---|
| 31 | |
|---|
| 32 | <=body |
|---|
| 33 | page?> |
|---|