aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-07-22 00:00:43 +0000
committerGDB Admin <brobecker@adacore.com>2024-07-22 00:00:43 +0000
commitee3902864db18fbeb44584216dd526e1824ea169 (patch)
tree472a80245457b03be99c316d31aa3b094176cd16
parent595d15a876c09e6d77fc3044ade1685f5c2ab00e (diff)
downloadgdb-binutils-2_42-branch.zip
gdb-binutils-2_42-branch.tar.gz
gdb-binutils-2_42-branch.tar.bz2
Automatic date update in version.inbinutils-2_42-branch
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index b6800d3..f84e856 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 20240721
+#define BFD_VERSION_DATE 20240722
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@