This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
[release/branch 1/2] Bump version to 7.9.90.DATE-cvs.
- From: Joel Brobecker <brobecker at adacore dot com>
- To: gdb-patches at sourceware dot org
- Date: Mon, 6 Jul 2015 13:03:46 -0700
- Subject: [release/branch 1/2] Bump version to 7.9.90.DATE-cvs.
- Authentication-results: sourceware.org; auth=none
- References: <1436213027-19542-1-git-send-email-brobecker at adacore dot com>
Now that the GDB 7.10 branch has been created, we can
bump the version number.
gdb/ChangeLog:
GDB 7.10 branch created (66c4b3e8a628a207bc6aafef6af0c4128195f56e):
* version.in: Bump version to 7.9.90.DATE-cvs.
---
gdb/ChangeLog | 5 +++++
gdb/version.in | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 0e92bf5..c564532 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2015-07-06 Joel Brobecker <brobecker@adacore.com>
+
+ GDB 7.10 branch created (66c4b3e8a628a207bc6aafef6af0c4128195f56e):
+ * version.in: Bump version to 7.9.90.DATE-cvs.
+
2015-07-06 Luis Machado <lgustavo@codesourcery.com>
* breakpoint.c (remove_breakpoint_1): Don't handle permanent
diff --git a/gdb/version.in b/gdb/version.in
index f25258b..3ba4975 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@
-7.9.50.DATE-cvs
+7.9.90.DATE-cvs
--
2.1.4