aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-10-04 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2024-10-04 00:00:11 +0000
commit33bb412bda4d9201d7af2e9178b921d7976a1ad7 (patch)
treec28002c9859bd9f3c7f618ac4538e6333d86027b /bfd
parent59529d80e8f0c3a68c9285e82bdd1c97cc2760f3 (diff)
downloadbinutils-33bb412bda4d9201d7af2e9178b921d7976a1ad7.zip
binutils-33bb412bda4d9201d7af2e9178b921d7976a1ad7.tar.gz
binutils-33bb412bda4d9201d7af2e9178b921d7976a1ad7.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 9c37c2a..affeca2 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 20241003
+#define BFD_VERSION_DATE 20241004
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@