aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-01-07 00:00:20 +0000
committerGDB Admin <brobecker@adacore.com>2023-01-07 00:00:20 +0000
commitb9349c999b3a0a8ac0299ba9f0cf6f72b0bc9dac (patch)
tree2caaf666c1692c60c1c18577a63ecb8552c8357d
parent725a19bfd142c845bf76ae28f6289972fd1cf5db (diff)
downloadgdb-b9349c999b3a0a8ac0299ba9f0cf6f72b0bc9dac.zip
gdb-b9349c999b3a0a8ac0299ba9f0cf6f72b0bc9dac.tar.gz
gdb-b9349c999b3a0a8ac0299ba9f0cf6f72b0bc9dac.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 b19741a..5485af9 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 20230106
+#define BFD_VERSION_DATE 20230107
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@