aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-09-16 00:00:09 +0000
committerGDB Admin <brobecker@adacore.com>2024-09-16 00:00:09 +0000
commit3073d684c1013ea325c65fd23756ffb74439b50c (patch)
treee7ffb241a4f05548193d8a93fa3c1d10bd5a9dea /bfd
parentc26846ab066fc6e3a2843cbadfe159e0c4a1cc21 (diff)
downloadbinutils-3073d684c1013ea325c65fd23756ffb74439b50c.zip
binutils-3073d684c1013ea325c65fd23756ffb74439b50c.tar.gz
binutils-3073d684c1013ea325c65fd23756ffb74439b50c.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 3cdcdff..f8065a9 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 20240915
+#define BFD_VERSION_DATE 20240916
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@