aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-08-13 00:01:12 +0000
committerGDB Admin <brobecker@adacore.com>2024-08-13 00:01:12 +0000
commit9e58138c75ed21ac32e187a7a0148070a6f02b21 (patch)
treee0992e9fabacf31ccfb7b7939d209b10d16345db /bfd
parent7b14ea4637a1c1f2963b075cce7d0529b555d146 (diff)
downloadgdb-9e58138c75ed21ac32e187a7a0148070a6f02b21.zip
gdb-9e58138c75ed21ac32e187a7a0148070a6f02b21.tar.gz
gdb-9e58138c75ed21ac32e187a7a0148070a6f02b21.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 4d0b3aa..ad13ee0 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 20240812
+#define BFD_VERSION_DATE 20240813
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@