summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-11-10 00:00:31 +0000
committerGDB Admin <brobecker@adacore.com>2022-11-10 00:00:31 +0000
commit8a484e98aecc25737a1391d12d5881a170f2fe6a (patch)
tree08a4025cfe97a5e78aa5ecd71dca88435f8e7977
parentbafcc335266708d5fd62159df90d139d00666ca8 (diff)
downloadbinutils-gdb-8a484e98aecc25737a1391d12d5881a170f2fe6a.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 efdd669ce6e..a2685b9b697 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 20221109
+#define BFD_VERSION_DATE 20221110
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@