aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-08-23 00:01:01 +0000
committerGDB Admin <brobecker@adacore.com>2024-08-23 00:01:01 +0000
commit72d6677c817b711d98bca6a3107e4142f9435a04 (patch)
tree2b4c36aa4e977aeb78b73709c4aa4d47457fb126
parent2d37b890e569330a29181ec3bd34b5cc1c354cbc (diff)
downloadbinutils-72d6677c817b711d98bca6a3107e4142f9435a04.zip
binutils-72d6677c817b711d98bca6a3107e4142f9435a04.tar.gz
binutils-72d6677c817b711d98bca6a3107e4142f9435a04.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index cf2676c..d515829 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 20240822
+#define BFD_VERSION_DATE 20240823
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@