Skip to content
Snippets Groups Projects
Commit 36af887d authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Clearify which version numbers are bumped for major and minor releases.

parent 5483936e
No related branches found
No related tags found
No related merge requests found
......@@ -2,10 +2,10 @@
configure.in and configure
doc/bug.template
bump interface version numbers
o src/interfaces/*/Makefile
o src/interfaces/libpq/libpq.rc (update for minor release)
o src/include/pg_config.h.win32 (update for minor release)
o port/win32ver.rc (update for minor release)
o src/interfaces/*/Makefile (major releases only)
o src/interfaces/libpq/libpq.rc (major and minor releases)
o src/include/pg_config.h.win32 (major and minor releases)
o port/win32ver.rc (major and minor releases)
* Release notes
update doc/src/sgml/release.sgml and generate HISTORY
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment