diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-10-18 00:00:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-10-18 00:00:08 +0000 |
commit | 19b96124487358e723f920bfa30c272f5c0c5995 (patch) | |
tree | a8ee1a8ce25934c25ddbd4b1aca813f83faf0ad4 /bfd | |
parent | e7f024765a48fba4452535a5fc006a7e858730fd (diff) | |
download | gdb-19b96124487358e723f920bfa30c272f5c0c5995.zip gdb-19b96124487358e723f920bfa30c272f5c0c5995.tar.gz gdb-19b96124487358e723f920bfa30c272f5c0c5995.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 f666795..aec1f71 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 20211017 +#define BFD_VERSION_DATE 20211018 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |