aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-08-04 00:01:36 +0000
committerGDB Admin <brobecker@adacore.com>2024-08-04 00:01:36 +0000
commit8d74edb265f6d5f7a97616aa3c35d25ffb763fb1 (patch)
treec8db2fac8e8b9b065da71c3855ce166bc684205f
parent22325dd0b67cb2d25a3d323e92b4a4ca4e79cd6e (diff)
downloadbinutils-8d74edb265f6d5f7a97616aa3c35d25ffb763fb1.zip
binutils-8d74edb265f6d5f7a97616aa3c35d25ffb763fb1.tar.gz
binutils-8d74edb265f6d5f7a97616aa3c35d25ffb763fb1.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 d02f0d3..f3a78b1 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 20240803
+#define BFD_VERSION_DATE 20240804
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@