aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-09-21 00:00:35 +0000
committerGDB Admin <brobecker@adacore.com>2018-09-21 00:00:35 +0000
commitc6a1c98cbc7cea017f030b3fb9c3f9581ee4ec33 (patch)
tree2e6ce83b99885db55fc148110b149a6b9cb0cd21
parent3def145413e9707c985fa9c1dfda0682be750e55 (diff)
downloadfsf-binutils-gdb-c6a1c98cbc7cea017f030b3fb9c3f9581ee4ec33.zip
fsf-binutils-gdb-c6a1c98cbc7cea017f030b3fb9c3f9581ee4ec33.tar.gz
fsf-binutils-gdb-c6a1c98cbc7cea017f030b3fb9c3f9581ee4ec33.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index e5c28e8..e99cffd 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 20180920
+#define BFD_VERSION_DATE 20180921
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@