aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-02-24 00:00:09 +0000
committerGDB Admin <brobecker@adacore.com>2025-02-24 00:00:09 +0000
commit3e2fe82c823846d34224a03678b4a432a7474238 (patch)
tree109575c3fb8a506c93c1acc222dd0356b55bada2
parentdfd769b375380d5f17647f568cbdf3aab1b6a693 (diff)
downloadbinutils-3e2fe82c823846d34224a03678b4a432a7474238.zip
binutils-3e2fe82c823846d34224a03678b4a432a7474238.tar.gz
binutils-3e2fe82c823846d34224a03678b4a432a7474238.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 a70465a..f04c3f8 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 20250223
+#define BFD_VERSION_DATE 20250224
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@