aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-10-04 00:00:35 +0000
committerGDB Admin <brobecker@adacore.com>2018-10-04 00:00:35 +0000
commita4cf95167c83c0b8c9dcd55f475a3b028eb883fc (patch)
tree38afc6891565c17ab0841fdcf3702cfa3ebc1f2c /bfd
parent8634679f82df75cf482b0c0814c2b3865da91d22 (diff)
downloadgdb-a4cf95167c83c0b8c9dcd55f475a3b028eb883fc.zip
gdb-a4cf95167c83c0b8c9dcd55f475a3b028eb883fc.tar.gz
gdb-a4cf95167c83c0b8c9dcd55f475a3b028eb883fc.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 1f00984..ff21568 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 20181003
+#define BFD_VERSION_DATE 20181004
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@