aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-09-06 00:00:15 +0000
committerGDB Admin <brobecker@adacore.com>2024-09-06 00:00:15 +0000
commit9772824e0e34a8e521559c448cce8f3e75b67fe7 (patch)
treea519b4ee1810c8be46782e14a3d546c2e6ec81c1
parent897a57a12626b8f41490bf62bac212b0e4a7566b (diff)
downloadbinutils-9772824e0e34a8e521559c448cce8f3e75b67fe7.zip
binutils-9772824e0e34a8e521559c448cce8f3e75b67fe7.tar.gz
binutils-9772824e0e34a8e521559c448cce8f3e75b67fe7.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 45f83cb..48d5ba9 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 20240905
+#define BFD_VERSION_DATE 20240906
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@