aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-03-12 00:00:15 +0000
committerGDB Admin <brobecker@adacore.com>2025-03-12 00:00:15 +0000
commitcf4fdbd491bbf60267d4ba6ec3f533944e376e6c (patch)
tree67b247f9fd37754db3a6d5e062e192761a758a92
parent383aa019aea415567ff03c24bccd19dbb13e9e0b (diff)
downloadbinutils-cf4fdbd491bbf60267d4ba6ec3f533944e376e6c.zip
binutils-cf4fdbd491bbf60267d4ba6ec3f533944e376e6c.tar.gz
binutils-cf4fdbd491bbf60267d4ba6ec3f533944e376e6c.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 4b82077..609f707 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 20250311
+#define BFD_VERSION_DATE 20250312
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@