aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-07-14 00:00:19 +0000
committerGDB Admin <brobecker@adacore.com>2023-07-14 00:00:19 +0000
commit0d8de8f255d3333c7a122c419f7f75f3c6c45df5 (patch)
tree6ccf99c06b01969a52089be5033f32a5645605c0
parent22f6f7979cbb2092db64896df33b02a146076ecb (diff)
downloadgdb-0d8de8f255d3333c7a122c419f7f75f3c6c45df5.zip
gdb-0d8de8f255d3333c7a122c419f7f75f3c6c45df5.tar.gz
gdb-0d8de8f255d3333c7a122c419f7f75f3c6c45df5.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 6960d76..54c2c58 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 20230713
+#define BFD_VERSION_DATE 20230714
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@