Update for 9.1 alpha 1
authorDave Page <dpage@pgadmin.org>
Tue, 7 Sep 2010 20:27:56 +0000 (20:27 +0000)
committerDave Page <dpage@pgadmin.org>
Tue, 7 Sep 2010 20:27:56 +0000 (20:27 +0000)
git-svn-id: file:///Users/dpage/pgweb/svn-repo/trunk@2723 8f5c7a92-453e-0410-a47f-ad33c8a6b003

portal/template/en/developer/alpha.html

index cb7dc553f57abd71e5a000ee7181d670c5f809d8..2ee5f2a8b0df24a4ae3ec9c94a279ed3fbd569b4 100644 (file)
@@ -23,15 +23,16 @@ of development altogether, early alpha releases are <i>not</i> indicative of
 the likely feature set of the final release.
 </p>
 <p>
-The current alpha is 9.0alpha4, the fourth alpha for version 9.0.  The first three alphas were named "8.5"; the change to 9.0 is due to a project decision to rename the release, but it is still the same actual version.
+The current alpha is 9.1alpha1, the first alpha for version 9.1.
 </p><p>
 As alpha releases are intended for developers, it is available
 in source code form.  Binary releases for some platforms may be available later.</p>
 <ul>
- <li><a href="/ftp/source/9.0alpha4/">Download 9.0alpha4</a></li>
- <li><a href="http://developer.postgresql.org/pgdocs/postgres/release-9-0.html">9.0 Alpha Release Notes</a></li>
- <li><a href="/files/documentation/pdf/9.0/postgresql-9.0alpha4-A4.pdf">A4 PDF</a></li> 
- <li><a href="/files/documentation/pdf/9.0/postgresql-9.0alpha4-US.pdf">US PDF</a></li> 
+ <li><a href="/ftp/source/9.1alpha1/">Download 9.1alpha1 source code</a></li>
+ <li><a href="http://www.enterprisedb.com/products/pgdevdownload.do">Download 9.1alpha1 installers</a></li>
+ <li><a href="http://developer.postgresql.org/pgdocs/postgres/release-9-1-alpha.html">9.1 Alpha Release Notes</a></li>
+ <li><a href="/files/documentation/pdf/9.1/postgresql-9.1-A4.pdf">A4 PDF</a></li> 
+ <li><a href="/files/documentation/pdf/9.1/postgresql-9.1-US.pdf">US PDF</a></li> 
 </ul>
 <p>We depend on our large community of users to test the features in alpha
  releases and report issues.  If you are able to contribute to PostgreSQL by