[xiph-commits] r11479 - websites/theora.org
giles at svn.xiph.org
giles at svn.xiph.org
Tue May 30 16:54:38 PDT 2006
Author: giles
Date: 2006-05-30 16:54:37 -0700 (Tue, 30 May 2006)
New Revision: 11479
Modified:
websites/theora.org/download.html
Log:
Update the download page to the latest version.
Modified: websites/theora.org/download.html
===================================================================
--- websites/theora.org/download.html 2006-05-30 23:52:11 UTC (rev 11478)
+++ websites/theora.org/download.html 2006-05-30 23:54:37 UTC (rev 11479)
@@ -126,15 +126,15 @@
<p>Currently we only provide source code for the theora reference
implementation. There are no official binaries.</p>
-<p>The latest release is <em>1.0 alpha 5</em>. Despite being
+<p>The latest release is <em>1.0 alpha 6</em>. Despite being
alpha, this release is quite stable and suitable for real use. The api
is subject to revision, but as with the alpha 3 release, the files the
encoder produces will always be supported.
</p>
<ul>
-<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha5.tar.bz2">libtheora-1.0alpha5.tar.bz2</a></li>
-<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha5.tar.gz">libtheora-1.0alpha5.tar.gz</a></li>
-<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha5.zip">libtheora-1.0alpha5.zip</a></li>
+<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha6.tar.bz2">libtheora-1.0alpha5.tar.bz2</a></li>
+<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha6.tar.gz">libtheora-1.0alpha5.tar.gz</a></li>
+<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha6.zip">libtheora-1.0alpha5.zip</a></li>
</ul>
<p>
To compile this you will also need the latest versions of the ogg and
@@ -153,8 +153,8 @@
<h3>Documentation</h3>
<ul>
-<li><a href="doc/libtheora-1.0alpha5/">libtheora API reference</a> (HTML)</li>
-<li><a href="doc/libtheora-1.0alpha5.pdf">libtheora API reference</a> (PDF)</li>
+<li><a href="doc/libtheora-1.0alpha6/">libtheora API reference</a> (HTML)</li>
+<li><a href="doc/libtheora-1.0alpha6.pdf">libtheora API reference</a> (PDF)</li>
</ul>
<ul>
More information about the commits
mailing list