diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-03-22 00:00:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-03-22 00:00:08 +0000 |
commit | 1808ba4b9a7e04e586964e250f0b843bc446b32c (patch) | |
tree | 362ee300ccb827f92c0da4e8a7539084bf64ef87 /bfd/version.h | |
parent | e93388417c1ecc6d69b155045cabb994cb8687fd (diff) | |
download | gdb-1808ba4b9a7e04e586964e250f0b843bc446b32c.zip gdb-1808ba4b9a7e04e586964e250f0b843bc446b32c.tar.gz gdb-1808ba4b9a7e04e586964e250f0b843bc446b32c.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd/version.h')
-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 e444874..256ea6e 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 20210321 +#define BFD_VERSION_DATE 20210322 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |