aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-09-04 00:00:13 +0000
committerGDB Admin <brobecker@adacore.com>2024-09-04 00:00:13 +0000
commit6225a4d33a783e2556ab78e8c137654caa3d6dfe (patch)
tree43d183630e1f1cdcf371ff2edc0c88d54a56cda4 /bfd
parentbbc8c5a1d1ca379bb7e9919dac678ccd48fc1c69 (diff)
downloadgdb-6225a4d33a783e2556ab78e8c137654caa3d6dfe.zip
gdb-6225a4d33a783e2556ab78e8c137654caa3d6dfe.tar.gz
gdb-6225a4d33a783e2556ab78e8c137654caa3d6dfe.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 bf2fe23..c379a92 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 20240903
+#define BFD_VERSION_DATE 20240904
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@