aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-07-27 00:00:35 +0000
committerGDB Admin <brobecker@adacore.com>2018-07-27 00:00:35 +0000
commitc93cb6280f66565c7ab3dd3077227f8a0039d678 (patch)
tree0d4a40147af57b88367ea05ebd6800295fb83481 /bfd
parent6af79d7b5a21a40c4036541fbfa821f9d1260ebf (diff)
downloadgdb-c93cb6280f66565c7ab3dd3077227f8a0039d678.zip
gdb-c93cb6280f66565c7ab3dd3077227f8a0039d678.tar.gz
gdb-c93cb6280f66565c7ab3dd3077227f8a0039d678.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 d80e719..e95c032 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 20180726
+#define BFD_VERSION_DATE 20180727
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@