aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-03-07 00:00:28 +0000
committerGDB Admin <brobecker@adacore.com>2025-03-07 00:00:28 +0000
commit1a764289c7ce57552a1bdf48ed92ac89b04caa4e (patch)
tree7f7bafe8d3bf816644f50633a5be02692143e5b9
parent3dab78a6866f18bc8023eb1dab88f1276cf9fa26 (diff)
downloadbinutils-1a764289c7ce57552a1bdf48ed92ac89b04caa4e.zip
binutils-1a764289c7ce57552a1bdf48ed92ac89b04caa4e.tar.gz
binutils-1a764289c7ce57552a1bdf48ed92ac89b04caa4e.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 c9a3593..0b566dd 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 20250306
+#define BFD_VERSION_DATE 20250307
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@