aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-08-22 00:00:43 +0000
committerGDB Admin <brobecker@adacore.com>2018-08-22 00:00:43 +0000
commitac1e2e51c0927676dc87f0e090c6d8e4c42f297e (patch)
treebcaaff9a09c7563e6ccc01894f240a2ffac4afd3 /bfd
parent4e57b456393946cb4f90131b78e162cdec903c8a (diff)
downloadbinutils-ac1e2e51c0927676dc87f0e090c6d8e4c42f297e.zip
binutils-ac1e2e51c0927676dc87f0e090c6d8e4c42f297e.tar.gz
binutils-ac1e2e51c0927676dc87f0e090c6d8e4c42f297e.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 7e5c2ed..2555348 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 20180821
+#define BFD_VERSION_DATE 20180822
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@