aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-04-13 00:00:17 +0000
committerGDB Admin <brobecker@adacore.com>2025-04-13 00:00:17 +0000
commite35f05214f9995a918ec4731b36322e20db42507 (patch)
tree297b5e00d558ff80946f414b2522243fa2e48809
parentc78b60dc504ef839ae5e5e8810aa044dccf06043 (diff)
downloadbinutils-e35f05214f9995a918ec4731b36322e20db42507.zip
binutils-e35f05214f9995a918ec4731b36322e20db42507.tar.gz
binutils-e35f05214f9995a918ec4731b36322e20db42507.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 f6a6581..9a548c1 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 20250412
+#define BFD_VERSION_DATE 20250413
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@