aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-06-23 00:00:27 +0000
committerGDB Admin <brobecker@adacore.com>2024-06-23 00:00:27 +0000
commitb43cf8d3d87c6e4afaca635bce6897692d76771b (patch)
tree059c4f6dabd63b66297859231a799611c2bfaa01
parent59cd16533b971358363c95ef1870c85e03dc15a8 (diff)
downloadbinutils-b43cf8d3d87c6e4afaca635bce6897692d76771b.zip
binutils-b43cf8d3d87c6e4afaca635bce6897692d76771b.tar.gz
binutils-b43cf8d3d87c6e4afaca635bce6897692d76771b.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 9e7e9dd..f96b748 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 20240622
+#define BFD_VERSION_DATE 20240623
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@