]> granicus.if.org Git - postgresql/blobdiff - configure.in
Correct TABLESAMPLE docs
[postgresql] / configure.in
index bc925d0e1bcea8f5f67df12eb3d96db8f33e8f75..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.6devel], [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