aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-02-06 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2023-02-06 00:00:11 +0000
commitf6d5083f592a5bdc644f831304e8a5136231fe3b (patch)
tree1df5c2e248591329d104185c7717dbe9a50c62c8 /bfd
parent4b8f97828b88f8074f97601e66d9e2017bd151b4 (diff)
downloadgdb-f6d5083f592a5bdc644f831304e8a5136231fe3b.zip
gdb-f6d5083f592a5bdc644f831304e8a5136231fe3b.tar.gz
gdb-f6d5083f592a5bdc644f831304e8a5136231fe3b.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 344dff4..c74b6c7 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 20230205
+#define BFD_VERSION_DATE 20230206
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@