diff options
author | Joel Brobecker <brobecker@adacore.com> | 2017-04-17 07:20:49 -0700 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2017-04-17 07:20:49 -0700 |
commit | 8bb5723165d4e7308fb69b21a95f396f9e61caaf (patch) | |
tree | 0e3059c877433c85c5aa66633a619d30345847c7 /gdb/version.in | |
parent | c5d37467b152fe98f02ac1ff8188e32ecd0def95 (diff) | |
download | gdb-8bb5723165d4e7308fb69b21a95f396f9e61caaf.zip gdb-8bb5723165d4e7308fb69b21a95f396f9e61caaf.tar.gz gdb-8bb5723165d4e7308fb69b21a95f396f9e61caaf.tar.bz2 |
Bump version to 8.0.50.DATE-git
Now that the GDB 8.0 branch has been created, we should bump
the GDB version accordingly.
gdb/ChangeLog:
GDB 8.0 branch created (725bf5cf125783c2a7ca4ab63d3768e220bab2db):
* version.in: Bump version to 7.99.90.DATE-git.
Diffstat (limited to 'gdb/version.in')
-rw-r--r-- | gdb/version.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/version.in b/gdb/version.in index 19387ae..91c0648 100644 --- a/gdb/version.in +++ b/gdb/version.in @@ -1 +1 @@ -7.12.50.DATE-git +8.0.50.DATE-git |