10 beta2 is out
authorMagnus Hagander <magnus@hagander.net>
Thu, 13 Jul 2017 13:19:47 +0000 (15:19 +0200)
committerMagnus Hagander <magnus@hagander.net>
Thu, 13 Jul 2017 13:19:47 +0000 (15:19 +0200)
templates/index.html
templates/pages/developer/beta.html

index dfd82915a4b58cb9f155b203f11163798bfaadb0..9ba1a530920685a4e74904d56f30a28e54f23caa 100644 (file)
@@ -9,24 +9,25 @@
             <div id="pgFrontFeature">
               <div id="pgFrontFeatureContent">
 
-                <p><b>18<sup>th</sup> May 2017</b></p>
+                <p><b>13<sup>th</sup> June 2017</b></p>
 
                 <h1 id="txtFrontFeatureHeading">
-                  PostgreSQL 10 Beta 1 Released!
+                  PostgreSQL 10 Beta 2 Released!
                 </h1>
                 <p>
                    The PostgreSQL Global Development Group is pleased to announce the availability of
-                   PostgreSQL 10 Beta 1.
+                   PostgreSQL 10 Beta 2.
                 </p>
 
                 <p>
-                  This is the first beta release of the upcoming version 10 of PostgreSQL. Please download and test the
+                  This is the second beta release of the upcoming version 10 of PostgreSQL,
+                 and fixes a number of issues found since the first beta release. Please download and test the
                     beta code with your applications and report any issues you may find.
                 </p>
 
                 <div id="txtFrontFeatureLink">
                   <br/>
-                  <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news/1749/" 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/1763/" title="Release Announcement">Release Announcement</a><br />
                   <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/docs/10/static/release-10.html" title="Release Notes">Release Notes</a><br />
                   <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/download/" title="Download">Download</a><br />
                 </div>
index 55a66406761140a07012f2327b9bf93d26ad6e9f..89ab0b4ab8c58c02eaff479fd492df2372431aeb 100644 (file)
     version 10 is likely to begin in mid 2017.</p>
 -->
 
-<p>The current test release is <strong>PostgreSQL 10 Beta 1</strong>.  For more information on the current beta and how
+<p>The current test release is <strong>PostgreSQL 10 Beta 2</strong>.  For more information on the current beta and how
     to test, please view the links below.</p>
 
 <ul>
   <li>
-    <a href="/about/news/1749/">Release Announcement</a>
+    <a href="/about/news/1763/">Release Announcement</a>
   </li>
   <li>
-    <a href="/ftp/source/v10beta1">Download 10 beta 1 source code</a>
+    <a href="/ftp/source/v10beta2">Download 10 beta 2 source code</a>
   </li>
   <li>
     <a href="/docs/devel/static/index.html">Development Version of the Docs</a>