diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-05-19 03:57:09 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-05-19 03:57:09 +0000 |
commit | 7d866ffad703ebf50b4e8ec55ed54d1892ab89b3 (patch) | |
tree | 77d8f24f86337e3cc25d07b76e0c7b9343ed5dc1 /src | |
parent | 411a64ba73ff920aa8fcc242030fd2fd8aafd35f (diff) | |
download | postgresql-7d866ffad703ebf50b4e8ec55ed54d1892ab89b3.tar.gz postgresql-7d866ffad703ebf50b4e8ec55ed54d1892ab89b3.zip |
Mention packager bumps configure.in/configure.
Diffstat (limited to 'src')
-rw-r--r-- | src/tools/RELEASE_CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES index b3e09d7fdaf..537b66c035c 100644 --- a/src/tools/RELEASE_CHANGES +++ b/src/tools/RELEASE_CHANGES @@ -1,6 +1,5 @@ * Major/minor release version number changes - o configure.in, and run autoconf or update configure o doc/bug.template o bump Win32 interface version numbers - src/include/pg_config.h.win32 @@ -10,11 +9,12 @@ o bump library versions for _major_ releases - src/interfaces/*/Makefile - src/interfaces/*/*/Makefile + o configure.in, and run autoconf or update configure (by packager) * Beta and Release Candidate (RC) changes - o configure.in, and run autoconf or update configure o doc/bug.template o src/include/pg_config.h.win32 + o configure.in, and run autoconf or update configure (by packager) * Release notes o scan cvs logs, use pgcvslog and flags in comments |