diff options
author | Bruce Momjian <bruce@momjian.us> | 2008-02-13 18:29:08 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2008-02-13 18:29:08 +0000 |
commit | 812716e35b12a9b45d7dcee61aa984461955d395 (patch) | |
tree | 2250cc99f66144d067882fecc6cc56f44cb747e7 /src | |
parent | 87cc5af75e471ccd7ca4d3338bd977f0af18713f (diff) | |
download | postgresql-812716e35b12a9b45d7dcee61aa984461955d395.tar.gz postgresql-812716e35b12a9b45d7dcee61aa984461955d395.zip |
Update wording for minor library bumping.
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 02fe29d869d..f43e6617792 100644 --- a/src/tools/RELEASE_CHANGES +++ b/src/tools/RELEASE_CHANGES @@ -35,7 +35,7 @@ For Major Releases ================== (in addition to the above) -* Bump library versions, if appropriate (see below) +* Bump minor library versions, major if appropriate (see below) o src/interfaces/*/Makefile o src/interfaces/*/*/Makefile |