aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-10-16 00:00:19 +0000
committerGDB Admin <brobecker@adacore.com>2024-10-16 00:00:19 +0000
commit6f4024f86d15180833a439bbba0fe40e0d269729 (patch)
tree0274f362c43373f6730813cb3193315ea2c1dcd7
parent1411185a57ed246558f0f97d7faf0dc050de3708 (diff)
downloadbinutils-6f4024f86d15180833a439bbba0fe40e0d269729.zip
binutils-6f4024f86d15180833a439bbba0fe40e0d269729.tar.gz
binutils-6f4024f86d15180833a439bbba0fe40e0d269729.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 81e84f9..8423863 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 20241015
+#define BFD_VERSION_DATE 20241016
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@