aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-03-18 00:00:18 +0000
committerGDB Admin <brobecker@adacore.com>2025-03-18 00:00:18 +0000
commita7e5d97c123b5164460a604a154a239fbcfadd86 (patch)
tree9df73d5b9770c8aea0f7c623ba9cf49ba1c206f2
parentaca980917b4eb85bf099398db69a34e7d5668c28 (diff)
downloadbinutils-a7e5d97c123b5164460a604a154a239fbcfadd86.zip
binutils-a7e5d97c123b5164460a604a154a239fbcfadd86.tar.gz
binutils-a7e5d97c123b5164460a604a154a239fbcfadd86.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 15954a7..c90df07 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 20250317
+#define BFD_VERSION_DATE 20250318
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@