aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-03-29 00:01:01 +0000
committerGDB Admin <brobecker@adacore.com>2024-03-29 00:01:01 +0000
commit0b8c84ef56f43c2a44e53af40a222c7faef87cd2 (patch)
tree3af6e47179935a9bca939c287a7b2009134cc623
parent618e37e2b7601c825b47299367b5f8fb02eb3cb5 (diff)
downloadgdb-0b8c84ef56f43c2a44e53af40a222c7faef87cd2.zip
gdb-0b8c84ef56f43c2a44e53af40a222c7faef87cd2.tar.gz
gdb-0b8c84ef56f43c2a44e53af40a222c7faef87cd2.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 3a9ebec..68504ab 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 20240328
+#define BFD_VERSION_DATE 20240329
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@