aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-08-19 00:00:29 +0000
committerGDB Admin <brobecker@adacore.com>2024-08-19 00:00:29 +0000
commitd71c16aec2a5d9a34791563a48b7347b02718b0e (patch)
tree433b100a9eec391983f98ed8913282eb9e0338ab /bfd
parent9747e37ed4a6b167b8d1b0468fc6657c0781743f (diff)
downloadgdb-d71c16aec2a5d9a34791563a48b7347b02718b0e.zip
gdb-d71c16aec2a5d9a34791563a48b7347b02718b0e.tar.gz
gdb-d71c16aec2a5d9a34791563a48b7347b02718b0e.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 e09b574..206030b 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 20240818
+#define BFD_VERSION_DATE 20240819
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@