aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-06-10 00:00:23 +0000
committerGDB Admin <brobecker@adacore.com>2024-06-10 00:00:23 +0000
commit4186bc40b67728ed3f35fc65218ffedaa34f36df (patch)
treec3abc42fd4711086376eeef21b2e7f81c08e37c4 /bfd
parent7a4c00599cc25d492329d3a40fd3b0d5aa0fe2c4 (diff)
downloadgdb-4186bc40b67728ed3f35fc65218ffedaa34f36df.zip
gdb-4186bc40b67728ed3f35fc65218ffedaa34f36df.tar.gz
gdb-4186bc40b67728ed3f35fc65218ffedaa34f36df.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 edabd6b..7400752 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 20240609
+#define BFD_VERSION_DATE 20240610
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@