aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-06-03 00:00:49 +0000
committerGDB Admin <brobecker@adacore.com>2018-06-03 00:00:49 +0000
commitb15fe636afad8bfef76940823bed96f2c1860c30 (patch)
treebf15588e189f0e720212ebd74efc33942562e321 /bfd
parent41c60b4b2668947726fb5762de95d57b931a3200 (diff)
downloadgdb-b15fe636afad8bfef76940823bed96f2c1860c30.zip
gdb-b15fe636afad8bfef76940823bed96f2c1860c30.tar.gz
gdb-b15fe636afad8bfef76940823bed96f2c1860c30.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 a392f28..8f35104 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 20180602
+#define BFD_VERSION_DATE 20180603
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@