aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-07-09 00:00:35 +0000
committerGDB Admin <brobecker@adacore.com>2024-07-09 00:00:35 +0000
commit60c75436e47260f0c94bb9f3513bc79ff33572e7 (patch)
tree957e9a4513ff3ed5540fd243cf1bb98f39b2e465
parente88532015088860e39bd1cd123ccfdf6c4b77293 (diff)
downloadgdb-60c75436e47260f0c94bb9f3513bc79ff33572e7.zip
gdb-60c75436e47260f0c94bb9f3513bc79ff33572e7.tar.gz
gdb-60c75436e47260f0c94bb9f3513bc79ff33572e7.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 b399f69..9411fd5 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 20240708
+#define BFD_VERSION_DATE 20240709
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@