aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-06-13 00:01:09 +0000
committerGDB Admin <brobecker@adacore.com>2024-06-13 00:01:09 +0000
commita49df3daea47d038c6c25b3d3885e32d66283ab2 (patch)
tree2c787b8c616e8d6f2fae895391263b5e656428fe
parent4239c6015a9353bd75f6c61709935312312ec605 (diff)
downloadgdb-a49df3daea47d038c6c25b3d3885e32d66283ab2.zip
gdb-a49df3daea47d038c6c25b3d3885e32d66283ab2.tar.gz
gdb-a49df3daea47d038c6c25b3d3885e32d66283ab2.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 b25da4f..d62a420 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 20240612
+#define BFD_VERSION_DATE 20240613
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@