aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-10-09 00:00:41 +0000
committerGDB Admin <brobecker@adacore.com>2024-10-09 00:00:41 +0000
commitdf475bd53291a218cf681f1321888bb41f0a15c9 (patch)
tree062053896dc06b778e0cc50d07d7903130c19312
parenta750186ec5f67e356a64f73334af0073c83fc533 (diff)
downloadbinutils-df475bd53291a218cf681f1321888bb41f0a15c9.zip
binutils-df475bd53291a218cf681f1321888bb41f0a15c9.tar.gz
binutils-df475bd53291a218cf681f1321888bb41f0a15c9.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 2a9044d..e90e9a5 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 20241008
+#define BFD_VERSION_DATE 20241009
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@