]> granicus.if.org Git - postgresql/commit
Stamp HEAD as 10devel.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 15 Aug 2016 17:49:49 +0000 (13:49 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 15 Aug 2016 17:49:49 +0000 (13:49 -0400)
commitca9112a424ff68ec4f2ef67b47122f7d61412964
treeda13d4eead313a32e53849ea0b7dd1de9a00fb29
parentb5bce6c1ec6061c8a4f730d927e162db7e2ce365
Stamp HEAD as 10devel.

This is a good bit more complicated than the average new-version stamping
commit, because it includes various adjustments in pursuit of changing
from three-part to two-part version numbers.  It's likely some further
work will be needed around that change; but this is enough to get through
the regression tests, at least in Unix builds.

Peter Eisentraut and Tom Lane
13 files changed:
configure
configure.in
doc/bug.template
doc/src/sgml/runtime.sgml
src/backend/catalog/genbki.pl
src/backend/utils/init/miscinit.c
src/bin/pg_upgrade/check.c
src/bin/pg_upgrade/server.c
src/include/pg_config.h.win32
src/interfaces/libpq/libpq.rc.in
src/port/win32ver.rc
src/tools/msvc/Solution.pm
src/tools/version_stamp.pl