aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-10-24 00:01:15 +0000
committerGDB Admin <brobecker@adacore.com>2024-10-24 00:01:15 +0000
commit9069b0257b18e7add953ba678e9471d5d8c1f4bb (patch)
tree9f31c9e1d25a33a45411f42810f78042f0f70bb9
parentc547ac998472f0056a596352b89abe6552ea6a86 (diff)
downloadgdb-9069b0257b18e7add953ba678e9471d5d8c1f4bb.zip
gdb-9069b0257b18e7add953ba678e9471d5d8c1f4bb.tar.gz
gdb-9069b0257b18e7add953ba678e9471d5d8c1f4bb.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 3da241c..2cbca0f 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 20241023
+#define BFD_VERSION_DATE 20241024
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@