aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-10-21 00:00:27 +0000
committerGDB Admin <brobecker@adacore.com>2025-10-21 00:00:27 +0000
commit43cd9e1dde7c1735f132f52df84bfedcad92dbcb (patch)
treeff8f0f4f8a2551abf5a465a062ad3f29d7b698a1
parenta83612ba7526757568305b2f452167919ce3579d (diff)
downloadbinutils-43cd9e1dde7c1735f132f52df84bfedcad92dbcb.zip
binutils-43cd9e1dde7c1735f132f52df84bfedcad92dbcb.tar.gz
binutils-43cd9e1dde7c1735f132f52df84bfedcad92dbcb.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 b538d79..aa21ac0 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 20251020
+#define BFD_VERSION_DATE 20251021
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@