diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-08-23 00:00:43 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-08-23 00:00:43 +0000 |
commit | 97cc478a8008a3ade822403044bb2732494daf48 (patch) | |
tree | a3e2922c266bdd7a4c6cfa849063b7a221bd5969 | |
parent | f03072f6f2eacf2368f85fc6a18942a189715ce4 (diff) | |
download | binutils-97cc478a8008a3ade822403044bb2732494daf48.zip binutils-97cc478a8008a3ade822403044bb2732494daf48.tar.gz binutils-97cc478a8008a3ade822403044bb2732494daf48.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 9f1d2bf..bdaafe0 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 20220822 +#define BFD_VERSION_DATE 20220823 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |