aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-10-27 00:00:41 +0000
committerGDB Admin <brobecker@adacore.com>2022-10-27 00:00:41 +0000
commit396b80c6f162c274d125e7c7018f9c05b7832d29 (patch)
tree70c328d41c06ab74acf55788f48d53097efc3126
parentb69d4c94ae2ffc076baa20acddfc20dba72e8545 (diff)
downloadfsf-binutils-gdb-396b80c6f162c274d125e7c7018f9c05b7832d29.zip
fsf-binutils-gdb-396b80c6f162c274d125e7c7018f9c05b7832d29.tar.gz
fsf-binutils-gdb-396b80c6f162c274d125e7c7018f9c05b7832d29.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 7835ac5..0528b7d 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 20221026
+#define BFD_VERSION_DATE 20221027
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@