aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-07-18 00:01:32 +0000
committerGDB Admin <brobecker@adacore.com>2024-07-18 00:01:32 +0000
commit6a68cd2f30f20e83346c1e1161a2906198d71364 (patch)
tree5ed0f18d62559d76153ef4d1bb1aaa72d623515c
parente343b51459ca120ead1d1a0eda14dd7bd8849f4f (diff)
downloadbinutils-6a68cd2f30f20e83346c1e1161a2906198d71364.zip
binutils-6a68cd2f30f20e83346c1e1161a2906198d71364.tar.gz
binutils-6a68cd2f30f20e83346c1e1161a2906198d71364.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 46b71a8..0e2f35c 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 20240717
+#define BFD_VERSION_DATE 20240718
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@