diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-10-10 00:30:32 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-10-10 00:30:32 +0000 |
commit | 04209052ba65366ceaa678fafc384b064a61c0ea (patch) | |
tree | 7cfb742deeb66b5fa991ae105175e770e8b51485 /src | |
parent | 327d5c35719d51cc2b8c5998fca93c838dbec349 (diff) | |
download | postgresql-04209052ba65366ceaa678fafc384b064a61c0ea.tar.gz postgresql-04209052ba65366ceaa678fafc384b064a61c0ea.zip |
Typo fix.
Diffstat (limited to 'src')
-rw-r--r-- | src/tools/RELEASE_CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES index 2a018882b2c..4e43f3ce36a 100644 --- a/src/tools/RELEASE_CHANGES +++ b/src/tools/RELEASE_CHANGES @@ -9,7 +9,7 @@ o bump library versions for _major_ releases - src/interfaces/*/Makefile - src/interfaces/*/*/Makefile - o copy FAQs from HEAD to top-most branches + o copy FAQs from HEAD to top-most branch o configure.in, and run autoconf or update configure (by packager) * Beta and Release Candidate (RC) changes |