File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -74,12 +74,17 @@ Starting a New Development Cycle
7474
7575* Run "src/tools/version_stamp.pl devel", then run autoconf
7676
77- * Bump minor library versions, major if appropriate (see below)
78- o src/interfaces/*/Makefile
79- o src/interfaces/*/*/Makefile
80-
8177* Add version tag to src/tools/git_changelog
8278
79+ * Bump minor library versions, major if appropriate (see below)
80+ o Look for SO_MINOR_VERSION and MINOR_VERSION macros in
81+ src/interfaces/ecpg/compatlib/Makefile
82+ src/interfaces/ecpg/ecpglib/Makefile
83+ src/interfaces/ecpg/pgtypeslib/Makefile
84+ src/interfaces/ecpg/preproc/Makefile
85+ src/interfaces/libpq/Makefile
86+ src/tools/msvc/Mkvcbuild.pm
87+
8388
8489Creating Back-Branch Release Notes
8590==================================
You can’t perform that action at this time.
0 commit comments