aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2017-11-25 00:00:26 +0000
committerGDB Admin <brobecker@adacore.com>2017-11-25 00:00:26 +0000
commit13450e7c7fdbdb9b25aae68c60475d061ed427d3 (patch)
tree570157934a6b182bb70aba13ba7e303a6240ebcb /bfd
parent8955eb2da31d78690c762748fab3a16832ef1f81 (diff)
downloadgdb-13450e7c7fdbdb9b25aae68c60475d061ed427d3.zip
gdb-13450e7c7fdbdb9b25aae68c60475d061ed427d3.tar.gz
gdb-13450e7c7fdbdb9b25aae68c60475d061ed427d3.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 b4a0b08..6d152dd 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 20171124
+#define BFD_VERSION_DATE 20171125
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@