aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-09-13 00:00:52 +0000
committerGDB Admin <brobecker@adacore.com>2022-09-13 00:00:52 +0000
commitf0b71365f423eb5b4f68f8f08da050928278cfae (patch)
tree0ceb325a67d3e87e556c36fcb01b0bfa0cab4af1
parent4759c2b724d7acac61cc3f7d7f55a630eb6bc0d4 (diff)
downloadbinutils-f0b71365f423eb5b4f68f8f08da050928278cfae.zip
binutils-f0b71365f423eb5b4f68f8f08da050928278cfae.tar.gz
binutils-f0b71365f423eb5b4f68f8f08da050928278cfae.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 08657f3..a99b988 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 20220912
+#define BFD_VERSION_DATE 20220913
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@