summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-05-17 00:00:52 +0000
committerGDB Admin <brobecker@adacore.com>2022-05-17 00:00:52 +0000
commit8a17a0a20d8b60d694aba1f617200b6f7b74fbbe (patch)
tree5aa0358e2807afc68594c9d7b8ca60f10a89c060
parentd3fcd1136492e5c5ba8207385ca78c1924f041df (diff)
downloadbinutils-gdb-8a17a0a20d8b60d694aba1f617200b6f7b74fbbe.tar.gz
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 444633e0b15..aef3f6e779d 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 20220516
+#define BFD_VERSION_DATE 20220517
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@