aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-10-15 00:00:20 +0000
committerGDB Admin <brobecker@adacore.com>2024-10-15 00:00:20 +0000
commit60bee7c28e8a43270bd6ba4ab52c836d2d846208 (patch)
tree633a62bef490652c554f07f1cdcc9b880d305be6
parent2dbb779c83f4825619ef171ccaee9a3f664d5a34 (diff)
downloadgdb-60bee7c28e8a43270bd6ba4ab52c836d2d846208.zip
gdb-60bee7c28e8a43270bd6ba4ab52c836d2d846208.tar.gz
gdb-60bee7c28e8a43270bd6ba4ab52c836d2d846208.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 cc8ba28..81e84f9 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 20241014
+#define BFD_VERSION_DATE 20241015
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@