aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-09-12 00:00:27 +0000
committerGDB Admin <brobecker@adacore.com>2023-09-12 00:00:27 +0000
commit318d3bda5cad124bd11eebb0349d0f183ba625b1 (patch)
tree5c57f0f65d77eca8c859645983288dade492a485
parent9a343d2bb57c4555dedad9b43907aeeda7b51dae (diff)
downloadgdb-318d3bda5cad124bd11eebb0349d0f183ba625b1.zip
gdb-318d3bda5cad124bd11eebb0349d0f183ba625b1.tar.gz
gdb-318d3bda5cad124bd11eebb0349d0f183ba625b1.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 3a5368b..40a413d 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 20230911
+#define BFD_VERSION_DATE 20230912
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@