aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-02-04 00:00:14 +0000
committerGDB Admin <brobecker@adacore.com>2025-02-04 00:00:14 +0000
commitbf5e5514bd841f4b4837435c46c67862ba3bdfe5 (patch)
tree03154617fa2f814348f572161b00c38043fecf01
parent96420f87f8bc930f7b7f33adc8d4a64ea7c980a7 (diff)
downloadbinutils-bf5e5514bd841f4b4837435c46c67862ba3bdfe5.zip
binutils-bf5e5514bd841f4b4837435c46c67862ba3bdfe5.tar.gz
binutils-bf5e5514bd841f4b4837435c46c67862ba3bdfe5.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 f4732ca..6e8c81c6 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 20250203
+#define BFD_VERSION_DATE 20250204
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@