diff --git a/templates/pages/developer/alpha.html b/templates/pages/developer/alpha.html index b122cf4..3abba13 100644 --- a/templates/pages/developer/alpha.html +++ b/templates/pages/developer/alpha.html @@ -13,11 +13,13 @@ tests, alpha releases might have serious bugs. Also features may be changed incompatibly or removed before beta releases.

-PostgreSQL 9.5 is now released, so there will be no additional alpha -releases until PostgreSQL 9.6. +There are no alpha releases in the PostgreSQL 9.6 version. The developers have +chosen to proceed directly to 9.6 beta.

+ {%endblock%} diff --git a/templates/pages/developer/beta.html b/templates/pages/developer/beta.html index 22208bc..3ca9ffc 100644 --- a/templates/pages/developer/beta.html +++ b/templates/pages/developer/beta.html @@ -9,19 +9,20 @@

However, betas and release candidates are meant for everyone who uses PostgreSQL to test before the full release. The process of testing these betas will help the community to identify and fix bugs prior to release.

+ -