aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-07-27 00:00:23 +0000
committerGDB Admin <brobecker@adacore.com>2024-07-27 00:00:23 +0000
commitced7ecee432b1406d198b50f1d9980451d25012a (patch)
treebf2349745ce92190f86f39d406c1b85af19b7322 /bfd
parent08e6af1bac935c0820c51a9e6a52294b4ae4d832 (diff)
downloadbinutils-ced7ecee432b1406d198b50f1d9980451d25012a.zip
binutils-ced7ecee432b1406d198b50f1d9980451d25012a.tar.gz
binutils-ced7ecee432b1406d198b50f1d9980451d25012a.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 0de4fd6..ac1277c 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 20240726
+#define BFD_VERSION_DATE 20240727
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@