aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-06-29 00:01:43 +0000
committerGDB Admin <brobecker@adacore.com>2024-06-29 00:01:43 +0000
commitd432cd83c0b4fd84c72483d0d794c25e35fb2813 (patch)
tree8c0c4f986e1509a0eb894d66d9f55e09a623cef4
parent476ed517b292833189c2c651c0a04454bf436625 (diff)
downloadfsf-binutils-gdb-d432cd83c0b4fd84c72483d0d794c25e35fb2813.zip
fsf-binutils-gdb-d432cd83c0b4fd84c72483d0d794c25e35fb2813.tar.gz
fsf-binutils-gdb-d432cd83c0b4fd84c72483d0d794c25e35fb2813.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 9bec574..f534578 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 20240628
+#define BFD_VERSION_DATE 20240629
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@