aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-05-28 00:00:20 +0000
committerGDB Admin <brobecker@adacore.com>2024-05-28 00:00:20 +0000
commit78ba9033742e3ea2d2592d1a34eb5242bd2985a8 (patch)
treecd7b85cae4c736529d59631c75fc039fa15fde01
parent83dae94abedc22bb6ac7c9ba46bd91ca3fa140bc (diff)
downloadbinutils-78ba9033742e3ea2d2592d1a34eb5242bd2985a8.zip
binutils-78ba9033742e3ea2d2592d1a34eb5242bd2985a8.tar.gz
binutils-78ba9033742e3ea2d2592d1a34eb5242bd2985a8.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 f8d6725..90bff72 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 20240527
+#define BFD_VERSION_DATE 20240528
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@