diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-05-10 00:00:47 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-05-10 00:00:47 +0000 |
commit | 7f47c0ccc23b95f058ae5599bc3419d05bc89aba (patch) | |
tree | 4be4dbfa6de442a6112fc6929f35af0869af53fa /bfd | |
parent | 78d16865df671f80da8d0a97b18596ef8a3feae3 (diff) | |
download | fsf-binutils-gdb-7f47c0ccc23b95f058ae5599bc3419d05bc89aba.zip fsf-binutils-gdb-7f47c0ccc23b95f058ae5599bc3419d05bc89aba.tar.gz fsf-binutils-gdb-7f47c0ccc23b95f058ae5599bc3419d05bc89aba.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 79ded4a..283b416 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 20230509 +#define BFD_VERSION_DATE 20230510 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |