aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-04-16 00:00:17 +0000
committerGDB Admin <brobecker@adacore.com>2025-04-16 00:00:17 +0000
commit280160a7d036a73e1dbd012da1f77651921a25a4 (patch)
tree1efd64ed24259aa329c76d999e7d0c29f10d7eee
parent762d4b98629734c1d971694fb3d1e9bc0806d710 (diff)
downloadbinutils-280160a7d036a73e1dbd012da1f77651921a25a4.zip
binutils-280160a7d036a73e1dbd012da1f77651921a25a4.tar.gz
binutils-280160a7d036a73e1dbd012da1f77651921a25a4.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 532112c..92e691d 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 20250415
+#define BFD_VERSION_DATE 20250416
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@