From f7ffa9a465653d149e1c0e1b5c93a8f35e77bd6b Mon Sep 17 00:00:00 2001 From: pmichaud Date: Sun, 30 Sep 2012 14:52:58 -0500 Subject: Add note to update version number in Makefile.in. --- tools/star/release-guide.pod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/star') diff --git a/tools/star/release-guide.pod b/tools/star/release-guide.pod index 03c7f51..85ab489 100644 --- a/tools/star/release-guide.pod +++ b/tools/star/release-guide.pod @@ -75,10 +75,10 @@ to any changes listed in Rakudo's ChangeLog. =item 7. -Update the release number in the README file. +Update the release number in the README and Makefile.in files. - $ vi README - $ git commit README + $ vi README tools/build/Makefile.in + $ git commit README tools/build/Makefile.in =item 8. -- cgit v1.1