aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-08-31 00:00:37 +0000
committerGDB Admin <brobecker@adacore.com>2024-08-31 00:00:37 +0000
commit865b7d5d83091279d63ab59deee882f4430661e0 (patch)
tree4385fc45448c1a7df1c928b72ad41048a46b95d8 /bfd
parent3831f9d6f19e2d980f2aae6c38338e1c97b87b5c (diff)
downloadgdb-865b7d5d83091279d63ab59deee882f4430661e0.zip
gdb-865b7d5d83091279d63ab59deee882f4430661e0.tar.gz
gdb-865b7d5d83091279d63ab59deee882f4430661e0.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 df06e46..b034018 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 20240830
+#define BFD_VERSION_DATE 20240831
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@