aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-11-09 00:00:25 +0000
committerGDB Admin <brobecker@adacore.com>2018-11-09 00:00:25 +0000
commit663cc8c0fc6ed1fc64b3a3930806cdaf33cfcefe (patch)
tree60746136d11b9ee9d9255e1de3f8125e640528b2 /bfd
parent9c710e1157caf7a2c3e4c816c72f88360f3e859c (diff)
downloadgdb-663cc8c0fc6ed1fc64b3a3930806cdaf33cfcefe.zip
gdb-663cc8c0fc6ed1fc64b3a3930806cdaf33cfcefe.tar.gz
gdb-663cc8c0fc6ed1fc64b3a3930806cdaf33cfcefe.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 cb01f9a..01e481f 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 20181108
+#define BFD_VERSION_DATE 20181109
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@