aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-02-15 00:00:29 +0000
committerGDB Admin <brobecker@adacore.com>2024-02-15 00:00:29 +0000
commit122d82284483577a388541f7fe2739754d4699b6 (patch)
treee692666e18032092cc655acb96a87775f7e3b43e
parent98e1896364c7db2a3088fa7e36c334683566fe97 (diff)
downloadbinutils-122d82284483577a388541f7fe2739754d4699b6.zip
binutils-122d82284483577a388541f7fe2739754d4699b6.tar.gz
binutils-122d82284483577a388541f7fe2739754d4699b6.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 10f5a6d..f387e13 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 20240214
+#define BFD_VERSION_DATE 20240215
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@