diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-02-29 00:00:15 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-02-29 00:00:15 +0000 |
commit | 7076a6602c0e63e6233645f9d113d7b2e373b252 (patch) | |
tree | 0f71b0516fe5b78817d9e79345eba9582a18125a /bfd | |
parent | f5e4608433541a29da8dddc0ceeb63d36c12dda5 (diff) | |
download | gdb-7076a6602c0e63e6233645f9d113d7b2e373b252.zip gdb-7076a6602c0e63e6233645f9d113d7b2e373b252.tar.gz gdb-7076a6602c0e63e6233645f9d113d7b2e373b252.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 42bffab..59ad500 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 20200228 +#define BFD_VERSION_DATE 20200229 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |