aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-01-25 00:00:45 +0000
committerGDB Admin <brobecker@adacore.com>2024-01-25 00:00:45 +0000
commit726f209eb1b05842d816eac8b0b8f9c7f6cd9fbc (patch)
treebac7835cd343464e8a68f20aec98b554a88a3f6a
parent8df52f1a5213ca05ad0c9979d19bd85cef310c98 (diff)
downloadbinutils-726f209eb1b05842d816eac8b0b8f9c7f6cd9fbc.zip
binutils-726f209eb1b05842d816eac8b0b8f9c7f6cd9fbc.tar.gz
binutils-726f209eb1b05842d816eac8b0b8f9c7f6cd9fbc.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 7e9accc..532cd11 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 20240124
+#define BFD_VERSION_DATE 20240125
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@