aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-07-18 00:00:17 +0000
committerGDB Admin <brobecker@adacore.com>2024-07-18 00:00:17 +0000
commit7c0de4c1e0304fe2a67942745b584dbcd5e72950 (patch)
tree55a7743008bf0ce922bb2851584c12434b170699
parent0ed152c5c6b3c72fc505b331ed77e08b438d643a (diff)
downloadgdb-7c0de4c1e0304fe2a67942745b584dbcd5e72950.zip
gdb-7c0de4c1e0304fe2a67942745b584dbcd5e72950.tar.gz
gdb-7c0de4c1e0304fe2a67942745b584dbcd5e72950.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 46b71a8..0e2f35c 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 20240717
+#define BFD_VERSION_DATE 20240718
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@