From 5d02c5f67f6f9458ba4d0c01e6cbe94f461cd41c Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Sun, 31 May 2015 15:07:30 +0200 Subject: [PATCH] more updates --- ReleaseInstructions | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ReleaseInstructions b/ReleaseInstructions index 599c9a398..eacc52443 100644 --- a/ReleaseInstructions +++ b/ReleaseInstructions @@ -48,6 +48,8 @@ Note: This document was updated in the context of releasing Ant 1.9.5. Switch to that branch. + $ git checkout -b prepare_Ant_1.9.5 + 6. Make sure that your directory tree is clean by running git status. Some tests leave behind leftovers which end up in the source distribution otherwise.