Small changes, beta -> rc
authorMagnus Hagander <magnus@hagander.net>
Mon, 27 Aug 2012 12:21:13 +0000 (14:21 +0200)
committerMagnus Hagander <magnus@hagander.net>
Mon, 27 Aug 2012 12:21:13 +0000 (14:21 +0200)
templates/pages/developer/beta.html
templates/pages/docs.html

index 13f465253acb2e252510fcb2cd7ef98834a82e8a..d16af5b9761fc8a4d39fae43c70fe987c4a8a12b 100644 (file)
@@ -4,6 +4,6 @@
 <h1>Beta Information</h1>
 
 <p>
-PostgreSQL 9.2 beta 3 was released on August 6, 2012.
+PostgreSQL 9.2 rc 1 was released on August 27, 2012.
 </p>
 {%endblock%}
index 7fc363cef7d15dcb7e5f0d33d613c301191bb7b5..86507b630139024263c891818363d8c79d1da6ad 100644 (file)
@@ -21,7 +21,7 @@ written about PostgreSQL (some of which are available in their entirety online).
   <dl>
     <dt>Online Manuals</dt>
     <dd>
-        <p><b>9.2 beta</b> (<a href="/docs/9.2/static/index.html">without</a> comments)</p>
+        <p><b>9.2 rc</b> (<a href="/docs/9.2/static/index.html">without</a> comments)</p>
         <p><b>9.1</b> (<a href="/docs/9.1/interactive/index.html">with</a>/<a href="/docs/9.1/static/index.html">without</a> comments)</p>
         <p><b>9.0</b> (<a href="/docs/9.0/interactive/index.html">with</a>/<a href="/docs/9.0/static/index.html">without</a> comments)</p>
         <p><b>8.4</b> (<a href="/docs/8.4/interactive/index.html">with</a>/<a href="/docs/8.4/static/index.html">without</a> comments)</p>