aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-05-24 00:00:12 +0000
committerGDB Admin <brobecker@adacore.com>2025-05-24 00:00:12 +0000
commitf92db640ca2ff6fd12997974b441b81894d9cfa4 (patch)
tree99aa5af4c807b09bc5f329ee1e7c376cd8a5ea9d
parent1a8f9feaf58746755d15ca40bb1ef7e067c977c9 (diff)
downloadbinutils-f92db640ca2ff6fd12997974b441b81894d9cfa4.zip
binutils-f92db640ca2ff6fd12997974b441b81894d9cfa4.tar.gz
binutils-f92db640ca2ff6fd12997974b441b81894d9cfa4.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 c5c4834..92d645a 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 20250523
+#define BFD_VERSION_DATE 20250524
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@