aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-06-12 00:00:37 +0000
committerGDB Admin <brobecker@adacore.com>2024-06-12 00:00:37 +0000
commita3d147a45447c4431ea66dd37911ac9415cb4fd8 (patch)
tree5e03aaa1cd3dbc4174092c6358cef95abe89c272 /bfd
parent6dfd07222c02edc792447049ba94518ae982f362 (diff)
downloadgdb-a3d147a45447c4431ea66dd37911ac9415cb4fd8.zip
gdb-a3d147a45447c4431ea66dd37911ac9415cb4fd8.tar.gz
gdb-a3d147a45447c4431ea66dd37911ac9415cb4fd8.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 a7200dd..b25da4f 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 20240611
+#define BFD_VERSION_DATE 20240612
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@