diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-09-01 00:00:53 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-09-01 00:00:53 +0000 |
commit | 6995ff43693f4013942223267cfe0609272fc7fd (patch) | |
tree | 01c20fe2902a961ee050bf4519e1968e085a7adb | |
parent | 8dae8cb882d7726fe58de8005a8a34d2c48b78a9 (diff) | |
download | binutils-6995ff43693f4013942223267cfe0609272fc7fd.zip binutils-6995ff43693f4013942223267cfe0609272fc7fd.tar.gz binutils-6995ff43693f4013942223267cfe0609272fc7fd.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 51cec98..8c973be 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 20220831 +#define BFD_VERSION_DATE 20220901 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |