aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-08-28 00:00:46 +0000
committerGDB Admin <brobecker@adacore.com>2025-08-28 00:00:46 +0000
commit83679675ce5d991f121262c7c786b1aa913404bb (patch)
tree112698b4ced6c3531e1a1dd700f9b75e78645b0c
parent99c85f05b6e92ffd5d53e72b63d84d2c2b40df5c (diff)
downloadbinutils-83679675ce5d991f121262c7c786b1aa913404bb.zip
binutils-83679675ce5d991f121262c7c786b1aa913404bb.tar.gz
binutils-83679675ce5d991f121262c7c786b1aa913404bb.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 026e1dd..9c69f8b 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 20250827
+#define BFD_VERSION_DATE 20250828
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@