diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-05-13 00:00:33 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-05-13 00:00:33 +0000 |
commit | d112ec9673d92b43dfef868460b7361d5c6bb06c (patch) | |
tree | db0d183f263ba7f4542a63ba7226d3ea8681e323 /bfd | |
parent | 903f7818e70ba7016d4b7d2d98c88446d5f40e71 (diff) | |
download | fsf-binutils-gdb-d112ec9673d92b43dfef868460b7361d5c6bb06c.zip fsf-binutils-gdb-d112ec9673d92b43dfef868460b7361d5c6bb06c.tar.gz fsf-binutils-gdb-d112ec9673d92b43dfef868460b7361d5c6bb06c.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 4f3d888..fc08140 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 20220512 +#define BFD_VERSION_DATE 20220513 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |