aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-02-18 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2023-02-18 00:00:11 +0000
commit22e1578cc831ab97a34d8bddcba73544a4fce6b8 (patch)
tree21bfda064960d4b67bc891cdf39278b0b6788631
parent733da2ced8f948b299bdd10b7ff40146095f43f9 (diff)
downloadgdb-22e1578cc831ab97a34d8bddcba73544a4fce6b8.zip
gdb-22e1578cc831ab97a34d8bddcba73544a4fce6b8.tar.gz
gdb-22e1578cc831ab97a34d8bddcba73544a4fce6b8.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 78f4bcf..f9ada12 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 20230217
+#define BFD_VERSION_DATE 20230218
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@