aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-09-10 00:00:10 +0000
committerGDB Admin <brobecker@adacore.com>2024-09-10 00:00:10 +0000
commitf66673c62e3ffc44d4b82fb95fa4ff33c2b7fb38 (patch)
tree5ac7f0230d274e6b103782f56e0065ba5edbc797 /bfd
parent2bf0419eea579e0b4a8935be91f34e6871263096 (diff)
downloadgdb-f66673c62e3ffc44d4b82fb95fa4ff33c2b7fb38.zip
gdb-f66673c62e3ffc44d4b82fb95fa4ff33c2b7fb38.tar.gz
gdb-f66673c62e3ffc44d4b82fb95fa4ff33c2b7fb38.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 9e88f04..3d8b6cc 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 20240909
+#define BFD_VERSION_DATE 20240910
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@