diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-03-22 00:00:38 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-03-22 00:00:38 +0000 |
commit | 347ab6177835a74d38b4c14042dc0a0325e6dce7 (patch) | |
tree | d4f513c7eeb2f0b49ed6ff25d1e6cd1e07f6de08 /bfd | |
parent | 41738595c2bbe124d8968a0b3c2e379df00eb537 (diff) | |
download | gdb-347ab6177835a74d38b4c14042dc0a0325e6dce7.zip gdb-347ab6177835a74d38b4c14042dc0a0325e6dce7.tar.gz gdb-347ab6177835a74d38b4c14042dc0a0325e6dce7.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 2bb18eb..fe5bd57 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 20230321 +#define BFD_VERSION_DATE 20230322 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |