aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-05-19 00:00:43 +0000
committerGDB Admin <brobecker@adacore.com>2023-05-19 00:00:43 +0000
commitd89d987bd2fabbc2ee44b28ac2b01f4b301c770c (patch)
tree3aad100f3fda22fed7641fa258d0c840b0831539 /bfd
parentc96452ad168cf42ad42f0d57214dddb38d5fae88 (diff)
downloadfsf-binutils-gdb-d89d987bd2fabbc2ee44b28ac2b01f4b301c770c.zip
fsf-binutils-gdb-d89d987bd2fabbc2ee44b28ac2b01f4b301c770c.tar.gz
fsf-binutils-gdb-d89d987bd2fabbc2ee44b28ac2b01f4b301c770c.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 6f43faf..c1ef06a 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 20230518
+#define BFD_VERSION_DATE 20230519
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@