aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-03-15 00:00:15 +0000
committerGDB Admin <brobecker@adacore.com>2025-03-15 00:00:15 +0000
commitc7d973ab6189290fc894529cec5db7f585074ab4 (patch)
tree12a780426952a5d9bc52c374f5a24b8892032133
parentd87be451ebbf831d44ac168ca9ea2b79ab5a79b3 (diff)
downloadbinutils-c7d973ab6189290fc894529cec5db7f585074ab4.zip
binutils-c7d973ab6189290fc894529cec5db7f585074ab4.tar.gz
binutils-c7d973ab6189290fc894529cec5db7f585074ab4.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 85314c5..d00849e 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 20250314
+#define BFD_VERSION_DATE 20250315
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@