aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-11-15 00:00:26 +0000
committerGDB Admin <brobecker@adacore.com>2024-11-15 00:00:26 +0000
commit75e11412937864f1f3d1a40820f5eabda6aee1dc (patch)
treeb44750866422e70fd737e2469d4aa3e304793d43
parent8518ce5fc22fe33e1f6f698a26548edb1dcd2e74 (diff)
downloadbinutils-75e11412937864f1f3d1a40820f5eabda6aee1dc.zip
binutils-75e11412937864f1f3d1a40820f5eabda6aee1dc.tar.gz
binutils-75e11412937864f1f3d1a40820f5eabda6aee1dc.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 2ea2f3e..cdf4189 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 20241114
+#define BFD_VERSION_DATE 20241115
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@