aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-04-10 00:00:22 +0000
committerGDB Admin <brobecker@adacore.com>2024-04-10 00:00:22 +0000
commit2c8dd9b1c312f8e02b83e8064d80eac617356532 (patch)
tree77c1780cd4aad4a2bb6f7e9b6da83f4f2621da48 /bfd
parente8cd90f039c33726af3441ccf56eea7b69ed0de1 (diff)
downloadgdb-2c8dd9b1c312f8e02b83e8064d80eac617356532.zip
gdb-2c8dd9b1c312f8e02b83e8064d80eac617356532.tar.gz
gdb-2c8dd9b1c312f8e02b83e8064d80eac617356532.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 253b438..e6e570d 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 20240409
+#define BFD_VERSION_DATE 20240410
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@