diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-08-30 00:01:02 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-08-30 00:01:02 +0000 |
commit | a11c56f6d85e38ef47848a0842d6991093ba8ffd (patch) | |
tree | 236ff3da43c822b61ba6f5da38acb0485175db27 | |
parent | 7a277be122cb696a8e7df8ad7bdbe672f1b849a2 (diff) | |
download | binutils-a11c56f6d85e38ef47848a0842d6991093ba8ffd.zip binutils-a11c56f6d85e38ef47848a0842d6991093ba8ffd.tar.gz binutils-a11c56f6d85e38ef47848a0842d6991093ba8ffd.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 2c2b0d7..a05db0d 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 20220829 +#define BFD_VERSION_DATE 20220830 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |