diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-06-25 00:00:38 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-06-25 00:00:38 +0000 |
commit | faa0405980579b6891483ff9232288d5a8dc8eba (patch) | |
tree | 2d218ed773040231ae4abc8205cba6394a4bad55 | |
parent | fa7673bf14ab2abe34be3a3f30b47a55bd8434f7 (diff) | |
download | gdb-faa0405980579b6891483ff9232288d5a8dc8eba.zip gdb-faa0405980579b6891483ff9232288d5a8dc8eba.tar.gz gdb-faa0405980579b6891483ff9232288d5a8dc8eba.tar.bz2 |
Automatic date update in version.in
-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 4cde1b0..4934661 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 20220624 +#define BFD_VERSION_DATE 20220625 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |