aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-09-23 00:00:12 +0000
committerGDB Admin <brobecker@adacore.com>2024-09-23 00:00:12 +0000
commitf844c8f242d3621da7e978b65cb1f486347d54c6 (patch)
tree1628fa23ee1d8f2a16cfe3eb8e0ecfd70ac91f14
parent1b714c14e40f37ea8ea02a4998c4d95f25aff7f3 (diff)
downloadgdb-f844c8f242d3621da7e978b65cb1f486347d54c6.zip
gdb-f844c8f242d3621da7e978b65cb1f486347d54c6.tar.gz
gdb-f844c8f242d3621da7e978b65cb1f486347d54c6.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 b78fd49..57b4e26 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 20240922
+#define BFD_VERSION_DATE 20240923
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@