summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevrim GÜNDÜZ2011-07-12 20:11:13 +0000
committerDevrim GÜNDÜZ2011-07-12 20:11:13 +0000
commit1b14587161608e44c19133de75513983010bf848 (patch)
tree18fc3671b81beeae11708f786f21b23f61f1ed3b
parent5d4ffb33a836d1a61845f589d494fbbcba0862bc (diff)
Release 9.1 beta3
git-svn-id: file:///Users/dpage/pgweb/svn-repo/trunk@2865 8f5c7a92-453e-0410-a47f-ad33c8a6b003
-rw-r--r--portal/template/en/developer/beta.html6
-rw-r--r--portal/template/index.html6
2 files changed, 6 insertions, 6 deletions
diff --git a/portal/template/en/developer/beta.html b/portal/template/en/developer/beta.html
index 1737a388..0e4ebfff 100644
--- a/portal/template/en/developer/beta.html
+++ b/portal/template/en/developer/beta.html
@@ -16,7 +16,7 @@ As we approach release, we will release a series of betas, as needed.
</p>
<p>
-The current beta is 9.1 Beta 2.
+The current beta is 9.1 Beta 3.
</p>
<p>
@@ -24,8 +24,8 @@ Betas are meant for everyone who uses PostgreSQL to test before we release the f
<p>
<ul>
-<li><a href="http://www.postgresql.org/ftp/source/v9.1beta2">Download 9.1 Beta 2 source code</a></li>
-<li><a href="http://www.enterprisedb.com/products-services-training/pgdevdownload">Download 9.1 Beta 2 installers</a> (offsite link)</li>
+<li><a href="http://www.postgresql.org/ftp/source/v9.1beta3">Download 9.1 Beta 3 source code</a></li>
+<li><a href="http://www.enterprisedb.com/products-services-training/pgdevdownload">Download 9.1 Beta 3 installers</a> (offsite link)</li>
<li><a href="http://www.postgresql.org/docs/9.1/static/release-9-1.html">9.1 Beta Release Notes</a></li>
</ul>
</p>
diff --git a/portal/template/index.html b/portal/template/index.html
index a9e65775..037dbb22 100644
--- a/portal/template/index.html
+++ b/portal/template/index.html
@@ -6,15 +6,15 @@ func_lang("The world's most advanced open source database")
<div id="pgFrontFeature">
<div id="pgFrontFeatureContent">
<h1 id="txtFrontFeatureHeading">
- func_lang("PostgreSQL 9.1 Beta 2 now available!")
+ func_lang("PostgreSQL 9.1 Beta 3 now available!")
</h1>
<p>
- func_lang("Beta release 9.1 Beta 2 is now available for download. We encourage developers and users to test this version. The release includes synchronous replication, writeable common table expressions, per-column collation, serializable snapshot isolation and many other features.")
+ func_lang("Beta release 9.1 Beta 3 is now available for download. We encourage developers and users to test this version. The release includes synchronous replication, writeable common table expressions, per-column collation, serializable snapshot isolation and many other features.")
</p>
<div id="txtFrontFeatureLink">
<br/>
- <img src="/layout/images/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news.1323" title="Release Announcement">func_lang("Release Announcement")</a><br />
+ <img src="/layout/images/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news.1331" title="Release Announcement">func_lang("Release Announcement")</a><br />
<img src="/layout/images/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/developer/beta" title="Download">func_lang("Download")</a><br />
</div>
</div>