aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-08-21 00:00:30 +0000
committerGDB Admin <brobecker@adacore.com>2024-08-21 00:00:30 +0000
commit28c3bf55f0f9aca8619c6d01be34a02a887c5577 (patch)
treeca23b6e832be0ea3027fe2bb38146b82e666c6b8 /bfd
parent40a1603112d2b1d330e11792b5506457d5584648 (diff)
downloadgdb-28c3bf55f0f9aca8619c6d01be34a02a887c5577.zip
gdb-28c3bf55f0f9aca8619c6d01be34a02a887c5577.tar.gz
gdb-28c3bf55f0f9aca8619c6d01be34a02a887c5577.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 044df44..1927764 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 20240820
+#define BFD_VERSION_DATE 20240821
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@