aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-06-18 00:02:00 +0000
committerGDB Admin <brobecker@adacore.com>2018-06-18 00:02:00 +0000
commit53fc1a2c71a32562c342445ba04e3441305a3756 (patch)
tree646023c0efb3e9a7177d52c2c456755e00d2d2e1
parent4850a013559316289ec69effd848b2eacc7b2f95 (diff)
downloadbinutils-53fc1a2c71a32562c342445ba04e3441305a3756.zip
binutils-53fc1a2c71a32562c342445ba04e3441305a3756.tar.gz
binutils-53fc1a2c71a32562c342445ba04e3441305a3756.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 36e0a36..b1917b3 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 20180617
+#define BFD_VERSION_DATE 20180618
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@