aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-05-31 00:01:25 +0000
committerGDB Admin <brobecker@adacore.com>2021-05-31 00:01:25 +0000
commit7e989c8aeb89c91eef0a70477cc33f6271fc6f6c (patch)
tree8945c9d77d84060737ceea37b84cadf14197e461 /bfd
parentc2b48366f990a2d70e5b7ab1885c7616ce8d1096 (diff)
downloadgdb-7e989c8aeb89c91eef0a70477cc33f6271fc6f6c.zip
gdb-7e989c8aeb89c91eef0a70477cc33f6271fc6f6c.tar.gz
gdb-7e989c8aeb89c91eef0a70477cc33f6271fc6f6c.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 1c48d2c..eb2c96d 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 20210530
+#define BFD_VERSION_DATE 20210531
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@