diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-09-02 00:00:52 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-09-02 00:00:52 +0000 |
commit | 3c72107d827373d7b2f64765423891b067e3cf9e (patch) | |
tree | 4bcb6af79d9949ad0af430b4806095203da09ae9 | |
parent | 6995ff43693f4013942223267cfe0609272fc7fd (diff) | |
download | binutils-3c72107d827373d7b2f64765423891b067e3cf9e.zip binutils-3c72107d827373d7b2f64765423891b067e3cf9e.tar.gz binutils-3c72107d827373d7b2f64765423891b067e3cf9e.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 8c973be..88b345b 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 20220901 +#define BFD_VERSION_DATE 20220902 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |