diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-02-27 00:00:09 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-02-27 00:00:09 +0000 |
commit | b275570803cefba388595bc42b75b68403eb86f1 (patch) | |
tree | a2a751bf352f8d969c671711474a7a44e9f5d613 /bfd | |
parent | a63e5a3dccb8040e6e39e92677633bcaffbc6877 (diff) | |
download | gdb-b275570803cefba388595bc42b75b68403eb86f1.zip gdb-b275570803cefba388595bc42b75b68403eb86f1.tar.gz gdb-b275570803cefba388595bc42b75b68403eb86f1.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 ffc059d..1ef8921 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 20220226 +#define BFD_VERSION_DATE 20220227 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |