aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-06-24 00:00:29 +0000
committerGDB Admin <brobecker@adacore.com>2024-06-24 00:00:29 +0000
commit18b13d11d37c8b7e7f9d0548d54e0cb3a01e81fb (patch)
tree6f17ff63ac5e2f69938febe457b3cb578f039507 /bfd
parent835fb5ac2afa14a14bb1c1147291729d20498d20 (diff)
downloadgdb-18b13d11d37c8b7e7f9d0548d54e0cb3a01e81fb.zip
gdb-18b13d11d37c8b7e7f9d0548d54e0cb3a01e81fb.tar.gz
gdb-18b13d11d37c8b7e7f9d0548d54e0cb3a01e81fb.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 f96b748..31cf9c6 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 20240623
+#define BFD_VERSION_DATE 20240624
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@