aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-09-05 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2024-09-05 00:00:11 +0000
commit9adad974918b4314e0c36b4fb5642bd14a2948fd (patch)
treeece79edb46b9d0dd74a6de275168c2527f7ef9ed
parentb79c457ca01df82dbe1facb708e45def4584c903 (diff)
downloadbinutils-9adad974918b4314e0c36b4fb5642bd14a2948fd.zip
binutils-9adad974918b4314e0c36b4fb5642bd14a2948fd.tar.gz
binutils-9adad974918b4314e0c36b4fb5642bd14a2948fd.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 c379a92..45f83cb 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 20240904
+#define BFD_VERSION_DATE 20240905
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@