diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-03-01 00:01:11 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-03-01 00:01:11 +0000 |
commit | 76ed4b78eaa55b9a6d7c7198e1a422dc12bcf2c3 (patch) | |
tree | f7a99bba68e13afb661ebee4a802de48005d7841 | |
parent | 7076a6602c0e63e6233645f9d113d7b2e373b252 (diff) | |
download | gdb-76ed4b78eaa55b9a6d7c7198e1a422dc12bcf2c3.zip gdb-76ed4b78eaa55b9a6d7c7198e1a422dc12bcf2c3.tar.gz gdb-76ed4b78eaa55b9a6d7c7198e1a422dc12bcf2c3.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 59ad500..2676bd1 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 20200229 +#define BFD_VERSION_DATE 20200301 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |