diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-02-18 00:00:32 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-02-18 00:00:32 +0000 |
commit | d2fea23a4a39f235c9e11849857b1aeb095719ab (patch) | |
tree | 83cad023bb06daa274c189ec55fca1cd6ac23c94 | |
parent | 54746376570c34d063e570161453b86b5d854380 (diff) | |
download | binutils-d2fea23a4a39f235c9e11849857b1aeb095719ab.zip binutils-d2fea23a4a39f235c9e11849857b1aeb095719ab.tar.gz binutils-d2fea23a4a39f235c9e11849857b1aeb095719ab.tar.bz2 |
Automatic date update in version.in
-rw-r--r-- | bfd/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h index 7619f1c..f6851ce 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 20250217 +#define BFD_VERSION_DATE 20250218 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |