aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-04-04 00:00:14 +0000
committerGDB Admin <brobecker@adacore.com>2023-04-04 00:00:14 +0000
commit59bb724b3591f270be752fb252bc6e01f1aae559 (patch)
treea03fa8541f2f14ddc51e8d9a4f34b411dc28e06f /bfd
parentd466f7492eccccb0f3c0936c12b5b140e139e353 (diff)
downloadbinutils-59bb724b3591f270be752fb252bc6e01f1aae559.zip
binutils-59bb724b3591f270be752fb252bc6e01f1aae559.tar.gz
binutils-59bb724b3591f270be752fb252bc6e01f1aae559.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 5db4bb2..6a2cf8b 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 20230403
+#define BFD_VERSION_DATE 20230404
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@