public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb] Update after creating 2.41 branch
@ 2023-07-03 12:41 Nick Clifton
  0 siblings, 0 replies; only message in thread
From: Nick Clifton @ 2023-07-03 12:41 UTC (permalink / raw)
  To: bfd-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0d368ae540c04d317b24679435f147751cee519a

commit 0d368ae540c04d317b24679435f147751cee519a
Author: Nick Clifton <nickc@redhat.com>
Date:   Mon Jul 3 13:41:02 2023 +0100

    Update after creating 2.41 branch

Diff:
---
 binutils/README-how-to-make-a-release | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/binutils/README-how-to-make-a-release b/binutils/README-how-to-make-a-release
index a6ccef47fe4..72a7091d3d0 100644
--- a/binutils/README-how-to-make-a-release
+++ b/binutils/README-how-to-make-a-release
@@ -137,21 +137,21 @@ Approx time to complete from here: 2 hours ....
           xz -9 binutils-<release>.tar
 
           eg:
-	    touch -d 2023-06-01 binutils-2.40.90/gas/doc/.dirstamp
-	    tar rvf binutils-2.40.90.tar binutils-2.40.90/gas/doc/.ditstamp
-            rm binutils-2.40.90.tar.xz
-            xz -9 binutils-2.40.90.tar
+	    touch -d 2024-01-01 binutils-2.41.90/gas/doc/.dirstamp
+	    tar rvf binutils-2.41.90.tar binutils-2.41.90/gas/doc/.dirstamp
+            rm binutils-2.41.90.tar.xz
+            xz -9 binutils-2.41.90.tar
 	    
 	 ...END OF FIXME   
 
      c. Build a test target using this tarball.
 
-           cp binutils-2.40.90.tar.xz /dev/shm
+           cp binutils-2.41.90.tar.xz /dev/shm
 	   pushd /dev/shm
-	   tar xvf binutils-2.40.90.tar.xz
+	   tar xvf binutils-2.41.90.tar.xz
 	   mkdir build
 	   cd build
-	   ../binutils-2.40.90/configure --quiet --enable-gold
+	   ../binutils-2.41.90/configure --quiet --enable-gold
 	   make
 	   popd
 
@@ -173,11 +173,11 @@ Approx time to complete from here: 2 hours ....
 ------------------------------------------------------------------------
 Dear Translation Project
 
-  The 2.40 release branch has been created for the GNU Binutils project.
+  The 2.42 release branch has been created for the GNU Binutils project.
 
   A snapshot of the branch sources can be found here:
 
-    https://sourceware.org/pub/binutils/snapshots/binutils-2.39.90.tar.xz
+    https://sourceware.org/pub/binutils/snapshots/binutils-2.41.90.tar.xz
 
   We hope to make the official release of the sources on the <DATE>
   although that could change if there are important bugs that need to
@@ -188,7 +188,7 @@ Dear Translation Project
       binutils mailing list.  Set a date for when the release will
       actually happen.  Something like:
       
-------------------------------------------------------------------------
+
 Hi Everyone, 
 
   The <NEW_VERSION> branch has now been created:

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-07-03 12:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-03 12:41 [binutils-gdb] Update after creating 2.41 branch Nick Clifton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).