aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-02-26 00:01:44 +0000
committerGDB Admin <brobecker@adacore.com>2024-02-26 00:01:44 +0000
commit177f7d228159b1e073c9a5ea35ff9d3bf4e9dc79 (patch)
tree727b29392b789ae482c9b846ae2637b134fe2dc1
parent73a3df68c9e1ac62ee5c61f4b7deeb39285ccf24 (diff)
downloadfsf-binutils-gdb-177f7d228159b1e073c9a5ea35ff9d3bf4e9dc79.zip
fsf-binutils-gdb-177f7d228159b1e073c9a5ea35ff9d3bf4e9dc79.tar.gz
fsf-binutils-gdb-177f7d228159b1e073c9a5ea35ff9d3bf4e9dc79.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 21fe1ac..e150d44 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 20240225
+#define BFD_VERSION_DATE 20240226
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@