aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-02-05 00:01:19 +0000
committerGDB Admin <brobecker@adacore.com>2024-02-05 00:01:19 +0000
commit57edd59833068f05ae5854a76a081491261d18df (patch)
tree2779c296acaa48f5e4d19ed904868172bbe0a9b0
parente92e2d654bf3140f81466c6752581d6da8da1d67 (diff)
downloadfsf-binutils-gdb-57edd59833068f05ae5854a76a081491261d18df.zip
fsf-binutils-gdb-57edd59833068f05ae5854a76a081491261d18df.tar.gz
fsf-binutils-gdb-57edd59833068f05ae5854a76a081491261d18df.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 ad88904..bd6079f 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 20240204
+#define BFD_VERSION_DATE 20240205
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@