diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-05-22 00:00:06 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-05-22 00:00:06 +0000 |
commit | cb3a7614feb82ffdc25161bf60529116c6112ab3 (patch) | |
tree | e4451565a59acefb8473b1484bc983c33f8fe542 /bfd/version.h | |
parent | d195321cec5d77f48845fc606f8a3a97dc0e0024 (diff) | |
download | fsf-binutils-gdb-cb3a7614feb82ffdc25161bf60529116c6112ab3.zip fsf-binutils-gdb-cb3a7614feb82ffdc25161bf60529116c6112ab3.tar.gz fsf-binutils-gdb-cb3a7614feb82ffdc25161bf60529116c6112ab3.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd/version.h')
-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 17eb249..2a15816 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 20220521 +#define BFD_VERSION_DATE 20220522 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |