aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-02-02 00:01:30 +0000
committerGDB Admin <brobecker@adacore.com>2024-02-02 00:01:30 +0000
commit13e289fc38f1bd03e09a08fc1d78fb90e82a8704 (patch)
tree3d5b4deb4785222d66e654dbaaae62f8856faddf
parentd341144d05b8483bb5bf99f98e260290ec0c3bb4 (diff)
downloadbinutils-13e289fc38f1bd03e09a08fc1d78fb90e82a8704.zip
binutils-13e289fc38f1bd03e09a08fc1d78fb90e82a8704.tar.gz
binutils-13e289fc38f1bd03e09a08fc1d78fb90e82a8704.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 b71ff6c..590e5ac 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 20240201
+#define BFD_VERSION_DATE 20240202
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@