aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-12-29 00:01:36 +0000
committerGDB Admin <brobecker@adacore.com>2024-12-29 00:01:36 +0000
commit123beb129ec937952844e9c867c9c0333123b95f (patch)
tree6f0ffc56db2c5473c0c68a1c2a24aebdbcb69626
parent475f2cbbbd5fbca0dd7df659814273081c7a4fb4 (diff)
downloadbinutils-gdb-15-branch.zip
binutils-gdb-15-branch.tar.gz
binutils-gdb-15-branch.tar.bz2
Automatic date update in version.ingdb-15-branch
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 0d2a84b..99e421a 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 20241228
+#define BFD_VERSION_DATE 20241229
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@