aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-05-21 00:00:31 +0000
committerGDB Admin <brobecker@adacore.com>2023-05-21 00:00:31 +0000
commitf1cc4f02cb558d513cb4575211dbbb690391618f (patch)
treedacb0238a7439a1b248991cc619a627e80b5942d
parent0bbd2b1ad0426aee86445cd7f0c86667624da7ca (diff)
downloadbinutils-f1cc4f02cb558d513cb4575211dbbb690391618f.zip
binutils-f1cc4f02cb558d513cb4575211dbbb690391618f.tar.gz
binutils-f1cc4f02cb558d513cb4575211dbbb690391618f.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 5efe79a..954b5d2 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 20230520
+#define BFD_VERSION_DATE 20230521
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@