aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-10-16 00:00:50 +0000
committerGDB Admin <brobecker@adacore.com>2019-10-16 00:00:50 +0000
commit43f1141d7ff25e48772db2aa9a371b56ffe0b4a0 (patch)
treed229f5195256c2e533f988e09cd9d2e04fa77e6b
parent160ba0b62f4bc44f42ba78ffe0916767a930f419 (diff)
downloadbinutils-43f1141d7ff25e48772db2aa9a371b56ffe0b4a0.zip
binutils-43f1141d7ff25e48772db2aa9a371b56ffe0b4a0.tar.gz
binutils-43f1141d7ff25e48772db2aa9a371b56ffe0b4a0.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 b8f756d..1d22de6 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 20191015
+#define BFD_VERSION_DATE 20191016
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@