From e374b601304dd4b4605d36ad5a0fb90ee2a46dc6 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Tue, 16 May 2006 19:43:57 +0000 Subject: [PATCH] * version.in (version.in): Bump version number to 6.5.50 now that the gdb-6.5 branch has been created. * NEWS: Create a new section for changes that are included since gdb-6.5. Name the "since gdb-6.4" section as the "in gdb-6.5" section. --- gdb/ChangeLog | 8 ++++++++ gdb/NEWS | 4 +++- gdb/version.in | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index db7c2d8..f61db84 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +2006-06-16 Joel Brobecker + + * version.in (version.in): Bump version number to 6.5.50 now + that the gdb-6.5 branch has been created. + * NEWS: Create a new section for changes that are included + since gdb-6.5. Name the "since gdb-6.4" section as the "in gdb-6.5" + section. + 2006-05-16 Jim Blandy * MAINTAINERS (Authorized Committers): Gaius Mulley has accepted diff --git a/gdb/NEWS b/gdb/NEWS index bf6f31e..be00e47 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -1,7 +1,9 @@ What has changed in GDB? (Organized release by release) -*** Changes since GDB 6.4 +*** Changes since GDB 6.5 + +*** Changes in GDB 6.5 * New targets diff --git a/gdb/version.in b/gdb/version.in index b7fe239..71cb35a 100644 --- a/gdb/version.in +++ b/gdb/version.in @@ -1 +1 @@ -6.4.50.20060516-cvs +6.5.50.20060516-cvs -- 2.7.4