aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-09-03 00:00:48 +0000
committerGDB Admin <brobecker@adacore.com>2018-09-03 00:00:48 +0000
commitec8da87a225ae9f86cf47765bcc56d6afa30d835 (patch)
treefe9ecf8c98907b70620b0d14cdb15ab4070f3a1a /bfd
parent23a29771e0a435fe7fb3df00ae2feefb38557f44 (diff)
downloadbinutils-ec8da87a225ae9f86cf47765bcc56d6afa30d835.zip
binutils-ec8da87a225ae9f86cf47765bcc56d6afa30d835.tar.gz
binutils-ec8da87a225ae9f86cf47765bcc56d6afa30d835.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 e8d80fc..df5013ea 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 20180902
+#define BFD_VERSION_DATE 20180903
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@