aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-09-10 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2022-09-10 00:00:07 +0000
commit9d3b25ecc53d3e6bb716b188b37c447cbf9e3039 (patch)
tree642f8996799f7168706957cc46446f2d7229667d /bfd
parentefc1521e40b67f2eac4f5f425731195d385fa127 (diff)
downloadfsf-binutils-gdb-9d3b25ecc53d3e6bb716b188b37c447cbf9e3039.zip
fsf-binutils-gdb-9d3b25ecc53d3e6bb716b188b37c447cbf9e3039.tar.gz
fsf-binutils-gdb-9d3b25ecc53d3e6bb716b188b37c447cbf9e3039.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 4cdc751..fc9620b 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 20220909
+#define BFD_VERSION_DATE 20220910
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@