aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-02-12 00:01:04 +0000
committerGDB Admin <brobecker@adacore.com>2024-02-12 00:01:04 +0000
commita47235bd944a8b022a5d4d94bacf1b85587bb16f (patch)
tree1f8534bc72a98eb4d2aaf6f5070f624b529ed1b1
parent79b6fe3b31beb0a434a26c6499d4a016c77446fe (diff)
downloadfsf-binutils-gdb-a47235bd944a8b022a5d4d94bacf1b85587bb16f.zip
fsf-binutils-gdb-a47235bd944a8b022a5d4d94bacf1b85587bb16f.tar.gz
fsf-binutils-gdb-a47235bd944a8b022a5d4d94bacf1b85587bb16f.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 4d00943..62dacbc 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 20240211
+#define BFD_VERSION_DATE 20240212
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@