aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-05-31 00:00:14 +0000
committerGDB Admin <brobecker@adacore.com>2019-05-31 00:00:14 +0000
commitff4a4474eba6488c8ad3cae51a685fe282ab249a (patch)
treed32f83017dfb617ee657d936a818797747b4e691 /bfd
parent4288405d5ec2c68c7e9d8d68a090c6c9ff3825d1 (diff)
downloadgdb-ff4a4474eba6488c8ad3cae51a685fe282ab249a.zip
gdb-ff4a4474eba6488c8ad3cae51a685fe282ab249a.tar.gz
gdb-ff4a4474eba6488c8ad3cae51a685fe282ab249a.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index bf52338..1ae41f4 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -16,7 +16,7 @@
In releases, the date is not included in either version strings or
sonames. */
-#define BFD_VERSION_DATE 20190530
+#define BFD_VERSION_DATE 20190531
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@