aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-09-19 00:00:12 +0000
committerGDB Admin <brobecker@adacore.com>2024-09-19 00:00:12 +0000
commit5ea2e0f74eb63c6d20c9268e8a0b30ed9bdd8fe1 (patch)
treefb59283bcc3a1cf23879c560004c5964354dce9d
parent28489a70d4660d67e71d75e82286a6e1a7003b93 (diff)
downloadbinutils-5ea2e0f74eb63c6d20c9268e8a0b30ed9bdd8fe1.zip
binutils-5ea2e0f74eb63c6d20c9268e8a0b30ed9bdd8fe1.tar.gz
binutils-5ea2e0f74eb63c6d20c9268e8a0b30ed9bdd8fe1.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 81dcf53..fa7830a 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 20240918
+#define BFD_VERSION_DATE 20240919
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@