aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-05-28 00:00:46 +0000
committerGDB Admin <brobecker@adacore.com>2021-05-28 00:00:46 +0000
commit3633d4fb4469f5bc4e6e1593b65c7fc93d3805bb (patch)
treea50552956e5c9fe85be8dd94f56525bb43926db1
parentebcab74124c822b57ca02b33d5a305f4e191116c (diff)
downloadfsf-binutils-gdb-3633d4fb4469f5bc4e6e1593b65c7fc93d3805bb.zip
fsf-binutils-gdb-3633d4fb4469f5bc4e6e1593b65c7fc93d3805bb.tar.gz
fsf-binutils-gdb-3633d4fb4469f5bc4e6e1593b65c7fc93d3805bb.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 c6ffd21..c80b363 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 20210527
+#define BFD_VERSION_DATE 20210528
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@