summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-12-02 00:01:18 +0000
committerGDB Admin <brobecker@adacore.com>2022-12-02 00:01:18 +0000
commit017aa4a1e99bf59c47db6a1968ebccbbacb23c53 (patch)
treed9a04d0bcca720124e1c174629c8b998f5ca606b
parent1aefce82fdf8834c7440747b80656e0d030aa2fd (diff)
downloadbinutils-gdb-017aa4a1e99bf59c47db6a1968ebccbbacb23c53.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 c70ce7ffb5f..93b0a21a8ee 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 20221201
+#define BFD_VERSION_DATE 20221202
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@