summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2010-07-12 16:21:51 +0000
committerBruce Momjian2010-07-12 16:21:51 +0000
commit5a3489357fb61f1ea76412ada33549aca152ad55 (patch)
treeae1b183b3617a81c23d7a79312e11dea6190f0ae
parentb1261bd5622cf03ebe46773560b65083d8b8804f (diff)
Document bump of minor library version numbers.
-rw-r--r--src/tools/RELEASE_CHANGES8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES
index 47fa03af93..76379975c8 100644
--- a/src/tools/RELEASE_CHANGES
+++ b/src/tools/RELEASE_CHANGES
@@ -30,10 +30,6 @@ For Major Releases
==================
(in addition to the above)
-* Bump minor library versions, major if appropriate (see below)
- o src/interfaces/*/Makefile
- o src/interfaces/*/*/Makefile
-
* Release notes
o search with commit message text to find CVS commit file changes
o check completion of items that have been marked as completed at
@@ -72,6 +68,10 @@ Starting a New Development Cycle
* Run "src/tools/version_stamp.pl devel", then run autoconf
+* Bump minor library versions, major if appropriate (see below)
+ o src/interfaces/*/Makefile
+ o src/interfaces/*/*/Makefile
+
Creating Back-Branch Release Notes
==================================