diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-09-03 00:00:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-09-03 00:00:08 +0000 |
commit | 148b68a56c57d69bd97a5f40c34fc4700693596a (patch) | |
tree | 15c60e8b039f558f93be7e5ac7e22409b0677f46 /bfd | |
parent | 658ba81aef5e85a08d67eb211a43c6db775a36b3 (diff) | |
download | fsf-binutils-gdb-148b68a56c57d69bd97a5f40c34fc4700693596a.zip fsf-binutils-gdb-148b68a56c57d69bd97a5f40c34fc4700693596a.tar.gz fsf-binutils-gdb-148b68a56c57d69bd97a5f40c34fc4700693596a.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 88b345b..13315af 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 20220902 +#define BFD_VERSION_DATE 20220903 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |