aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-09-29 00:01:09 +0000
committerGDB Admin <brobecker@adacore.com>2023-09-29 00:01:09 +0000
commitb65fa32226b5808854c0915b5f993f46f3c72bff (patch)
tree3b116b85eac4428bc746f9b80f3cdf2fc1513b51
parenteba51f406dc8e5385bc0d351312b0f4d79bb5835 (diff)
downloadgdb-b65fa32226b5808854c0915b5f993f46f3c72bff.zip
gdb-b65fa32226b5808854c0915b5f993f46f3c72bff.tar.gz
gdb-b65fa32226b5808854c0915b5f993f46f3c72bff.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 0656415..a68c501 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 20230928
+#define BFD_VERSION_DATE 20230929
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@