aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-06-28 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2021-06-28 00:00:11 +0000
commit9df51d7c470b6193627790a421e90209e9a00c10 (patch)
treec8ada9d65bf1dcb3251506bdb4058feae9b3ecf7 /bfd
parente0fd25e4859e1610395b93ff6f05d67c13220cf6 (diff)
downloadgdb-9df51d7c470b6193627790a421e90209e9a00c10.zip
gdb-9df51d7c470b6193627790a421e90209e9a00c10.tar.gz
gdb-9df51d7c470b6193627790a421e90209e9a00c10.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 f64c994..2b99e19 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 20210627
+#define BFD_VERSION_DATE 20210628
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@