diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-07-26 00:00:23 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-07-26 00:00:23 +0000 |
commit | 6296109afcd8c8e89b771fbaf092d17a17d4ea99 (patch) | |
tree | d96e493f7f3dc8407d2d433112ae1b93e0adab76 /bfd | |
parent | 02f68ef297b8d4b51829e850da0ec898e529372f (diff) | |
download | binutils-6296109afcd8c8e89b771fbaf092d17a17d4ea99.zip binutils-6296109afcd8c8e89b771fbaf092d17a17d4ea99.tar.gz binutils-6296109afcd8c8e89b771fbaf092d17a17d4ea99.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 70aa642..929641c 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 20230725 +#define BFD_VERSION_DATE 20230726 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |