aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-05-04 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2025-05-04 00:00:07 +0000
commitfb1a3976cb095f70de9cdbf21bfea8bf47e5500f (patch)
treeae117f6336ea71c75bd7a6c31edb9021a6cbc2e6
parent38d726a24c1a85abdb606e7ab6cefad17872aad7 (diff)
downloadbinutils-fb1a3976cb095f70de9cdbf21bfea8bf47e5500f.zip
binutils-fb1a3976cb095f70de9cdbf21bfea8bf47e5500f.tar.gz
binutils-fb1a3976cb095f70de9cdbf21bfea8bf47e5500f.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 569a931..d8c882e 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 20250503
+#define BFD_VERSION_DATE 20250504
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@