aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-06-07 00:00:43 +0000
committerGDB Admin <brobecker@adacore.com>2024-06-07 00:00:43 +0000
commita5631e3da1d9574aa0094f87efd8785ba16a0df7 (patch)
tree4a8a0f2651d78300fb48ce2d5348492ecc73e814 /bfd
parentde4edfcb949c0d04ec8b49fdfe06267f92618589 (diff)
downloadgdb-a5631e3da1d9574aa0094f87efd8785ba16a0df7.zip
gdb-a5631e3da1d9574aa0094f87efd8785ba16a0df7.tar.gz
gdb-a5631e3da1d9574aa0094f87efd8785ba16a0df7.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 5eaad97..e3c6300 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 20240606
+#define BFD_VERSION_DATE 20240607
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@