aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-05-16 00:00:37 +0000
committerGDB Admin <brobecker@adacore.com>2022-05-16 00:00:37 +0000
commitb7ff32f191ed7e708412e9faa31cf691f08ca695 (patch)
treec5d1eee56d2c2b81a63f281a70971f9af87a18be
parent6d8b70895c19a3eb4cd44742c09af323031bc9a2 (diff)
downloadbinutils-b7ff32f191ed7e708412e9faa31cf691f08ca695.zip
binutils-b7ff32f191ed7e708412e9faa31cf691f08ca695.tar.gz
binutils-b7ff32f191ed7e708412e9faa31cf691f08ca695.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 a9b8dc5..444633e 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 20220515
+#define BFD_VERSION_DATE 20220516
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@