aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-05-24 00:01:15 +0000
committerGDB Admin <brobecker@adacore.com>2023-05-24 00:01:15 +0000
commite4123826be1fbfa09bac006e3275b397cf547834 (patch)
treedb863353f65c8967e61d42a167e03f0a8259471f
parent0dc8f96598ae1facd1933323e0c633b1ed3ca4e7 (diff)
downloadbinutils-e4123826be1fbfa09bac006e3275b397cf547834.zip
binutils-e4123826be1fbfa09bac006e3275b397cf547834.tar.gz
binutils-e4123826be1fbfa09bac006e3275b397cf547834.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 24e252d..aa83093 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 20230523
+#define BFD_VERSION_DATE 20230524
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@