aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-03-13 00:00:18 +0000
committerGDB Admin <brobecker@adacore.com>2025-03-13 00:00:18 +0000
commit053438d7dd882e480b01486803356bad94b5d21e (patch)
tree03f55e5acdbc74d2a7aed27a681b1fd88c5726b7
parent8bf41b4c5689595e4d0fadd081bbf5c63ce3204d (diff)
downloadbinutils-053438d7dd882e480b01486803356bad94b5d21e.zip
binutils-053438d7dd882e480b01486803356bad94b5d21e.tar.gz
binutils-053438d7dd882e480b01486803356bad94b5d21e.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 609f707..16b7555 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 20250312
+#define BFD_VERSION_DATE 20250313
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@