aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-08-15 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2022-08-15 00:00:07 +0000
commit7cc124ae972d328baa1afc704ae8b812191271c1 (patch)
tree82937e95fbbf47fb34f467ffaf00471539ba3e8f
parent0e6a6e40bb86a348468dd5ac9169df94c21da2f4 (diff)
downloadbinutils-7cc124ae972d328baa1afc704ae8b812191271c1.zip
binutils-7cc124ae972d328baa1afc704ae8b812191271c1.tar.gz
binutils-7cc124ae972d328baa1afc704ae8b812191271c1.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 c131061..518cccf 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 20220814
+#define BFD_VERSION_DATE 20220815
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@