aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-08-22 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2025-08-22 00:00:11 +0000
commitbce0a2d71ac511d6b47b13db14730122de5b9eb8 (patch)
treea48ce2db6938336752c3e570153f299077d12a13
parentdbd05b9edcf760a7001985f89bc760358a3c19d7 (diff)
downloadbinutils-bce0a2d71ac511d6b47b13db14730122de5b9eb8.zip
binutils-bce0a2d71ac511d6b47b13db14730122de5b9eb8.tar.gz
binutils-bce0a2d71ac511d6b47b13db14730122de5b9eb8.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 c92dd1f..59d5bd4 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 20250821
+#define BFD_VERSION_DATE 20250822
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@