aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-10-08 00:00:49 +0000
committerGDB Admin <brobecker@adacore.com>2022-10-08 00:00:49 +0000
commitf15b29c68a7f9c907e763e173f62f24053badd43 (patch)
treee4ae7553f6e718c5db14753aa81e13597a79c341
parentd99744ce4f36c30292518139018495acc0dca05c (diff)
downloadbinutils-f15b29c68a7f9c907e763e173f62f24053badd43.zip
binutils-f15b29c68a7f9c907e763e173f62f24053badd43.tar.gz
binutils-f15b29c68a7f9c907e763e173f62f24053badd43.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 3a4af54..07ee90e 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 20221007
+#define BFD_VERSION_DATE 20221008
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@