aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-05-05 00:00:35 +0000
committerGDB Admin <brobecker@adacore.com>2021-05-05 00:00:35 +0000
commit3897046fe011890d839b59c4b8475d9d47e0fc18 (patch)
tree6dcc3c3e4d4a4b7c740be1d651ffe898df3c320a /bfd
parentbe7547b07780effc5ad8a37f48ec4047053ef6ba (diff)
downloadgdb-3897046fe011890d839b59c4b8475d9d47e0fc18.zip
gdb-3897046fe011890d839b59c4b8475d9d47e0fc18.tar.gz
gdb-3897046fe011890d839b59c4b8475d9d47e0fc18.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 27c5217..b7cfb5d 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 20210504
+#define BFD_VERSION_DATE 20210505
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@