aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-07-08 00:00:09 +0000
committerGDB Admin <brobecker@adacore.com>2020-07-08 00:00:09 +0000
commit08534be985b5d375300ac7c54efc91c2f4f400ff (patch)
treeda0dbab8b290370e474e8b82da1650d674377e85 /bfd
parent3128916d88bf1bf0e4688de1529f481d57bd331a (diff)
downloadfsf-binutils-gdb-08534be985b5d375300ac7c54efc91c2f4f400ff.zip
fsf-binutils-gdb-08534be985b5d375300ac7c54efc91c2f4f400ff.tar.gz
fsf-binutils-gdb-08534be985b5d375300ac7c54efc91c2f4f400ff.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 a43df0d..a4ad190 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 20200707
+#define BFD_VERSION_DATE 20200708
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@