aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-08-18 00:00:26 +0000
committerGDB Admin <brobecker@adacore.com>2018-08-18 00:00:26 +0000
commit503c367dc237e6fec46d0b8ccf3e74f7406b3260 (patch)
tree9ae3b5aea0c9f0944c96510117e52ee44a0a508d /bfd
parent89fbedf3abc90b62fbb7f08782ed78d87b3fccaa (diff)
downloadgdb-503c367dc237e6fec46d0b8ccf3e74f7406b3260.zip
gdb-503c367dc237e6fec46d0b8ccf3e74f7406b3260.tar.gz
gdb-503c367dc237e6fec46d0b8ccf3e74f7406b3260.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 831d1a6..231fec1 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 20180816
+#define BFD_VERSION_DATE 20180818
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@