From 1b14587161608e44c19133de75513983010bf848 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Devrim=20G=C3=9CND=C3=9CZ?= Date: Tue, 12 Jul 2011 20:11:13 +0000 Subject: [PATCH] Release 9.1 beta3 git-svn-id: file:///Users/dpage/pgweb/svn-repo/trunk@2865 8f5c7a92-453e-0410-a47f-ad33c8a6b003 --- portal/template/en/developer/beta.html | 6 +++--- portal/template/index.html | 6 +++--- 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.

-The current beta is 9.1 Beta 2. +The current beta is 9.1 Beta 3.

@@ -24,8 +24,8 @@ Betas are meant for everyone who uses PostgreSQL to test before we release the f

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")

- func_lang("PostgreSQL 9.1 Beta 2 now available!") + func_lang("PostgreSQL 9.1 Beta 3 now available!")

- 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.")

-- 2.39.5