aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-03-24 00:00:49 +0000
committerGDB Admin <brobecker@adacore.com>2024-03-24 00:00:49 +0000
commit8978a63969ffe9b2f9e116890a0d99bcaa636d26 (patch)
treee00e4da07bce73ff39520cd6083d40ba4588d581
parent96e26c99a25b5397e36e3156169a081916fef85d (diff)
downloadgdb-8978a63969ffe9b2f9e116890a0d99bcaa636d26.zip
gdb-8978a63969ffe9b2f9e116890a0d99bcaa636d26.tar.gz
gdb-8978a63969ffe9b2f9e116890a0d99bcaa636d26.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 05e517b..41ecff1 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 20240323
+#define BFD_VERSION_DATE 20240324
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@