aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-08-13 00:00:26 +0000
committerGDB Admin <brobecker@adacore.com>2019-08-13 00:00:26 +0000
commit5067f530c3a26330263649fbef23c7685f27cbb7 (patch)
tree713197b5cffb7c6e2f8e9f2a75f53d063d8a63e6 /bfd
parent86c6b807f50ecec84e55007bf6cb6e54c159727b (diff)
downloadgdb-5067f530c3a26330263649fbef23c7685f27cbb7.zip
gdb-5067f530c3a26330263649fbef23c7685f27cbb7.tar.gz
gdb-5067f530c3a26330263649fbef23c7685f27cbb7.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 e9a65d9..cc6902e 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 20190812
+#define BFD_VERSION_DATE 20190813
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@