aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-07-17 00:01:22 +0000
committerGDB Admin <brobecker@adacore.com>2024-07-17 00:01:22 +0000
commite343b51459ca120ead1d1a0eda14dd7bd8849f4f (patch)
tree0395ef95978fb470f10963bb86da86fd83eac115
parent71ef12cbf140a637e4ea4e2239ee5daedc8640de (diff)
downloadbinutils-e343b51459ca120ead1d1a0eda14dd7bd8849f4f.zip
binutils-e343b51459ca120ead1d1a0eda14dd7bd8849f4f.tar.gz
binutils-e343b51459ca120ead1d1a0eda14dd7bd8849f4f.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 9e9d0e1..46b71a8 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 20240716
+#define BFD_VERSION_DATE 20240717
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@