|
1 | 1 |
|
2 | 2 | * Major/minor release version number changes
|
3 |
| -o configure.in, and run autoconf or update configure |
4 | 3 | o doc/bug.template
|
5 | 4 | o bump Win32 interface version numbers
|
6 | 5 | - src/include/pg_config.h.win32
|
|
10 | 9 | o bump library versions for _major_ releases
|
11 | 10 | - src/interfaces/*/Makefile
|
12 | 11 | - src/interfaces/*/*/Makefile
|
| 12 | +o configure.in, and run autoconf or update configure (by packager) |
13 | 13 |
|
14 | 14 | * Beta and Release Candidate (RC) changes
|
15 |
| -o configure.in, and run autoconf or update configure |
16 | 15 | o doc/bug.template
|
17 | 16 | o src/include/pg_config.h.win32
|
| 17 | +o configure.in, and run autoconf or update configure (by packager) |
18 | 18 |
|
19 | 19 | * Release notes
|
20 | 20 | o scan cvs logs, use pgcvslog and flags in comments
|
|