* [release/branch 1/2] Bump version to 8.2.90.DATE-git.
2019-02-27 5:01 FYI/BRANCH: Patches applied to branch gdb-8.3-branch Joel Brobecker
2019-02-27 5:01 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
@ 2019-02-27 5:01 ` Joel Brobecker
1 sibling, 0 replies; 3+ messages in thread
From: Joel Brobecker @ 2019-02-27 5:01 UTC (permalink / raw)
To: gdb-patches
Now that the GDB 8.3 branch has been created, we can
bump the version number.
gdb/ChangeLog:
GDB 8.3 branch created (143420fb0d5ae54323ba9953f0818c194635228d):
* version.in: Bump version to 8.2.90.DATE-git.
---
gdb/ChangeLog | 5 +++++
gdb/version.in | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 6e5176c63f..e9b10f44d8 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2019-02-27 Joel Brobecker <brobecker@adacore.com>
+
+ GDB 8.3 branch created (143420fb0d5ae54323ba9953f0818c194635228d):
+ * version.in: Bump version to 8.2.90.DATE-git.
+
2019-02-26 Simon Marchi <simon.marchi@efficios.com>
* aix-thread.c (ptid_cmp): Remove unused variable.
diff --git a/gdb/version.in b/gdb/version.in
index 5dad1847fc..87731a1886 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@
-8.2.50.DATE-git
+8.2.90.DATE-git
--
2.17.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* [release/branch 2/2] Set development mode to "off" by default.
2019-02-27 5:01 FYI/BRANCH: Patches applied to branch gdb-8.3-branch Joel Brobecker
@ 2019-02-27 5:01 ` Joel Brobecker
2019-02-27 5:01 ` [release/branch 1/2] Bump version to 8.2.90.DATE-git Joel Brobecker
1 sibling, 0 replies; 3+ messages in thread
From: Joel Brobecker @ 2019-02-27 5:01 UTC (permalink / raw)
To: gdb-patches
bfd/ChangeLog:
* development.sh (development): Set to false.
---
bfd/ChangeLog | 4 ++++
bfd/development.sh | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index e206629bd7..7a58e1757b 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2019-02-27 Joel Brobecker <brobecker@adacore.com>
+
+ * development.sh (development): Set to false.
+
2019-02-24 Alan Modra <amodra@gmail.com>
PR 24144
diff --git a/bfd/development.sh b/bfd/development.sh
index bcce82f577..47547ffcc0 100644
--- a/bfd/development.sh
+++ b/bfd/development.sh
@@ -16,7 +16,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Controls whether to enable development-mode features by default.
-development=true
+development=false
# Indicate whether this is a release branch.
experimental=true
--
2.17.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* FYI/BRANCH: Patches applied to branch gdb-8.3-branch
@ 2019-02-27 5:01 Joel Brobecker
2019-02-27 5:01 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
2019-02-27 5:01 ` [release/branch 1/2] Bump version to 8.2.90.DATE-git Joel Brobecker
0 siblings, 2 replies; 3+ messages in thread
From: Joel Brobecker @ 2019-02-27 5:01 UTC (permalink / raw)
To: gdb-patches
Hello,
As part of the GDB 8.3 release branch creation, I am about to
push the following commits to gdb-8.3-branch:
* [release/branch 1/2] Bump version to 8.2.90.DATE-git.
* [release/branch 2/2] Set development mode to "off" by default.
Thanks,
--
Joel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-02-27 5:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-27 5:01 FYI/BRANCH: Patches applied to branch gdb-8.3-branch Joel Brobecker
2019-02-27 5:01 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
2019-02-27 5:01 ` [release/branch 1/2] Bump version to 8.2.90.DATE-git Joel Brobecker
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).