aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-05-25 00:00:36 +0000
committerGDB Admin <brobecker@adacore.com>2024-05-25 00:00:36 +0000
commit014262b561c5df8b4f933a69e928422812286c0a (patch)
tree8a12c99e9511c2d79450c29ad69de08136736f8c
parent2ec3a8504ac39d88f2e1cc24a0775d23380c48c6 (diff)
downloadbinutils-014262b561c5df8b4f933a69e928422812286c0a.zip
binutils-014262b561c5df8b4f933a69e928422812286c0a.tar.gz
binutils-014262b561c5df8b4f933a69e928422812286c0a.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 66742ff..430e67b 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 20240524
+#define BFD_VERSION_DATE 20240525
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@