]> granicus.if.org Git - postgresql/blobdiff - configure.in
Correct TABLESAMPLE docs
[postgresql] / configure.in
index 97b57d797b47e8924bc466421bd1553e50937090..598fbd8f640770165840bca83ed6a68dd25b4c93 100644 (file)
@@ -17,7 +17,7 @@ dnl Read the Autoconf manual for details.
 dnl
 m4_pattern_forbid(^PGAC_)dnl to catch undefined macros
 
-AC_INIT([PostgreSQL], [9.6beta1], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [9.6beta4], [pgsql-bugs@postgresql.org])
 
 m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.69], [], [m4_fatal([Autoconf version 2.69 is required.
 Untested combinations of 'autoconf' and PostgreSQL versions are not