aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-03-23 00:00:33 +0000
committerGDB Admin <brobecker@adacore.com>2024-03-23 00:00:33 +0000
commitefd58a4379a59583e8fea46f5b547c5d5c1f1a04 (patch)
treed4f3c9dad4b68546a538cef441693c9c50261d37 /bfd
parente9315f148d56b3f4c7cfeef469633e85933d412c (diff)
downloadgdb-efd58a4379a59583e8fea46f5b547c5d5c1f1a04.zip
gdb-efd58a4379a59583e8fea46f5b547c5d5c1f1a04.tar.gz
gdb-efd58a4379a59583e8fea46f5b547c5d5c1f1a04.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 edba904..05e517b 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 20240322
+#define BFD_VERSION_DATE 20240323
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@