aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-02-09 00:00:14 +0000
committerGDB Admin <brobecker@adacore.com>2024-02-09 00:00:14 +0000
commitae60db705c6644611e3701f30c3fabc9e10ea455 (patch)
treea9861e14c780da7fedc5b1995d6c15ace31d87d2 /bfd
parent0fbd03fda1b693422802ee96f37728dff60f552e (diff)
downloadbinutils-ae60db705c6644611e3701f30c3fabc9e10ea455.zip
binutils-ae60db705c6644611e3701f30c3fabc9e10ea455.tar.gz
binutils-ae60db705c6644611e3701f30c3fabc9e10ea455.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 56fa6ad..25ff66e 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 20240208
+#define BFD_VERSION_DATE 20240209
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@