From 5a3489357fb61f1ea76412ada33549aca152ad55 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Mon, 12 Jul 2010 16:21:51 +0000
Subject: [PATCH] Document bump of minor library version numbers.

---
 src/tools/RELEASE_CHANGES | 8 ++++----
 1 file 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
 ==================================
-- 
2.40.0