aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-10-20 00:00:20 +0000
committerGDB Admin <brobecker@adacore.com>2024-10-20 00:00:20 +0000
commit17b145510f2d920ae3ae5d30a0d7f33f0db67c28 (patch)
tree6eecf06616372ef7d7be09bb8f66e85501a650a5
parent3fbf1a34f10aa6a67d9f96c437e8f9dc57832d22 (diff)
downloadbinutils-17b145510f2d920ae3ae5d30a0d7f33f0db67c28.zip
binutils-17b145510f2d920ae3ae5d30a0d7f33f0db67c28.tar.gz
binutils-17b145510f2d920ae3ae5d30a0d7f33f0db67c28.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 cef2f59..f6c4653 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 20241019
+#define BFD_VERSION_DATE 20241020
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@