aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-08-31 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2024-08-31 00:00:08 +0000
commitd5de35fb07af0c5c8933842651a1cd5cc0ca77ea (patch)
treeae340b378554b5c36a77db15507ffbf0969d34e1 /bfd
parentc201bc6e933f169157a7dd561bea1b303f70698c (diff)
downloadgdb-d5de35fb07af0c5c8933842651a1cd5cc0ca77ea.zip
gdb-d5de35fb07af0c5c8933842651a1cd5cc0ca77ea.tar.gz
gdb-d5de35fb07af0c5c8933842651a1cd5cc0ca77ea.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@