aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-05-05 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2022-05-05 00:00:07 +0000
commit4a947dc62f1dea1f19be350e53517f7fc3f54a81 (patch)
treeabeaf3f71ccb7267fcf179abd114094f375642c4 /bfd
parentda422fa49d508e33b8f1b2bd9b8f719b831b199b (diff)
downloadfsf-binutils-gdb-4a947dc62f1dea1f19be350e53517f7fc3f54a81.zip
fsf-binutils-gdb-4a947dc62f1dea1f19be350e53517f7fc3f54a81.tar.gz
fsf-binutils-gdb-4a947dc62f1dea1f19be350e53517f7fc3f54a81.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 01d01b8..3038a79 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 20220504
+#define BFD_VERSION_DATE 20220505
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@