aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-07-10 00:01:18 +0000
committerGDB Admin <brobecker@adacore.com>2024-07-10 00:01:18 +0000
commit2b04f85455d59adc4016d16e0f225eba4f84a620 (patch)
treeedc7863de291882bee7bc284a5563629ca8654b9
parent60c75436e47260f0c94bb9f3513bc79ff33572e7 (diff)
downloadgdb-2b04f85455d59adc4016d16e0f225eba4f84a620.zip
gdb-2b04f85455d59adc4016d16e0f225eba4f84a620.tar.gz
gdb-2b04f85455d59adc4016d16e0f225eba4f84a620.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 9411fd5..4acd2ca 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 20240709
+#define BFD_VERSION_DATE 20240710
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@