From cb08eade5826ff2d9d2057fab95ee68d671d4984 Mon Sep 17 00:00:00 2001
From: Carl Worth <cworth@cworth.org>
Date: Thu, 15 Apr 2010 16:09:43 -0700
Subject: [PATCH] RELEASING: Remove obsolete step about updating micro version
 number.

We've now changed to using "git describe" to automatically report a
version number that changes with every git commit. So we no longer
need to manually update anything in the Makefile during the release
process.
---
 RELEASING | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/RELEASING b/RELEASING
index 5c9192c3..a8a4643b 100644
--- a/RELEASING
+++ b/RELEASING
@@ -49,9 +49,7 @@ Here are the steps to follow to create a new notmuch release:
 	* Push that tag
 	* Provide some text for the release announcement (see below).
 
-5) Increment the notmuch version by adding a .1 micro number, commit, and push.
-
-6) Send a message to notmuch@notmuchmail.org to announce the release.
+5) Send a message to notmuch@notmuchmail.org to announce the release.
 
 	Use the text provided from "make release" above, (if for some
 	reason you lose this message, "make release-message" prints
-- 
2.45.2