aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-09-10 00:00:49 +0000
committerGDB Admin <brobecker@adacore.com>2023-09-10 00:00:49 +0000
commit946c02c4107a6ea01be57cd9ce5a61d9fa203d69 (patch)
tree097600a0eb5e47cde3c25a41869bc177708545c0
parentf68a84b18a6f2e57574746e348c2ac798b9e3d12 (diff)
downloadgdb-946c02c4107a6ea01be57cd9ce5a61d9fa203d69.zip
gdb-946c02c4107a6ea01be57cd9ce5a61d9fa203d69.tar.gz
gdb-946c02c4107a6ea01be57cd9ce5a61d9fa203d69.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 cba6f04..7db4a58 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 20230909
+#define BFD_VERSION_DATE 20230910
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@