diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-07-28 00:00:05 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-07-28 00:00:05 +0000 |
commit | cf0ae6e41f20c8f555d8c9d3c2119eabfb72af8d (patch) | |
tree | 50d16cba373bd927cb3edd56751fbb1d384989ac | |
parent | ddce17585c7a87be5432bd4c6a5725e05e88d9dc (diff) | |
download | gdb-cf0ae6e41f20c8f555d8c9d3c2119eabfb72af8d.zip gdb-cf0ae6e41f20c8f555d8c9d3c2119eabfb72af8d.tar.gz gdb-cf0ae6e41f20c8f555d8c9d3c2119eabfb72af8d.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 74d5504..c505822 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 20200727 +#define BFD_VERSION_DATE 20200728 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |