summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/index.html10
-rw-r--r--templates/pages/developer/beta.html16
2 files changed, 13 insertions, 13 deletions
diff --git a/templates/index.html b/templates/index.html
index b9303967..c899782d 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -9,17 +9,17 @@
<div id="pgFrontFeature">
<div id="pgFrontFeatureContent">
<h1 id="txtFrontFeatureHeading">
- PostgreSQL 9.3 Beta 2 Released!
+ PostgreSQL 9.3 RC 1 Released!
</h1>
- <p><b>27<sup>th</sup> June 2013</b></p>
+ <p><b>22<sup>th</sup> August 2013</b></p>
<p>
The PostgreSQL Global Development Group are proud to announce the release of
- the second beta version of PostgreSQL 9.3 for testing. Users are encouraged to
- download the beta and begin testing 9.3 as soon as possible.
+ the first release candidate version of PostgreSQL 9.3 for testing. Users are encouraged to
+ download the RC and begin testing 9.3 as soon as possible.
</p>
<div id="txtFrontFeatureLink">
<br/>
- <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news/1471/" title="Release Announcement">Release Announcement</a><br />
+ <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news/1478/" title="Release Announcement">Release Announcement</a><br />
<img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/download/snapshots/" title="Download">Download</a><br />
</div>
</div>
diff --git a/templates/pages/developer/beta.html b/templates/pages/developer/beta.html
index e86aabfd..5ba61a33 100644
--- a/templates/pages/developer/beta.html
+++ b/templates/pages/developer/beta.html
@@ -4,7 +4,7 @@
<h1>Beta Information</h1>
<p>
-PostgreSQL beta releases are pre-release testing versions, not meant for production use. They are feature-frozen, and we release these to the public for testing before our final release.
+PostgreSQL beta and release candidate releases are pre-release testing versions, not meant for production use. They are feature-frozen, and we release these to the public for testing before our final release.
</p>
<p>
@@ -12,22 +12,22 @@ Beta versions should not be used in production installations or active developme
releases might have serious bugs. Also features may be changed incompatibly or removed at any time during the development of the betas.
</p>
<p>The development cycle of a PostgreSQL major release alternates between periods of development and periods of integration work, called <a href="http://commitfest.postgresql.org">commit fests</a>, normally one month each.
-As we approach release, we will release a series of betas, as needed.
+As we approach release, we will release a series of betas, as needed, followed by one or more release candidates.
</p>
<p>
-The current beta is 9.3 Beta 2.
+The current beta is 9.3 Release Candidate 1.
</p>
<p>
-Betas are meant for everyone who uses PostgreSQL to test before we release the final version. There may still be serious bugs, so these versions are not meant for production use.</p>
+Betas and release candidates are meant for everyone who uses PostgreSQL to test before we release the final version. There may still be serious bugs, so these versions are not meant for production use.</p>
<p>
<ul>
-<li><a href="/about/news/1471/" title="Release Announcement">Release Announcement</a></li>
-<li><a href="/ftp/source/v9.3beta2">Download 9.3 Beta 2 source code</a></li>
-<li><a href="http://www.enterprisedb.com/products-services-training/pgdevdownload">Download 9.3 Beta 2 installers</a> (offsite link)</li>
-<li><a href="/docs/9.3/static/release-9-3.html">9.3 Beta Release Notes</a></li>
+<li><a href="/about/news/1478/" title="Release Announcement">Release Announcement</a></li>
+<li><a href="/ftp/source/v9.3rc1">Download 9.3 Release Candidate 1 source code</a></li>
+<li><a href="http://www.enterprisedb.com/products-services-training/pgdevdownload">Download 9.3 Release Candidate 1 installers</a> (offsite link)</li>
+<li><a href="/docs/9.3/static/release-9-3.html">9.3 Release Candidate Release Notes</a></li>
</ul>
</p>