diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-01-28 00:00:32 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-01-28 00:00:32 +0000 |
commit | aeb87a633cc7a3070e563229e9411503e412318a (patch) | |
tree | db0cd560b195634aae9c8431bc915a5b82ee329a | |
parent | c35d018b1a5ec604e49a807402c4205530b25ca8 (diff) | |
download | gdb-aeb87a633cc7a3070e563229e9411503e412318a.zip gdb-aeb87a633cc7a3070e563229e9411503e412318a.tar.gz gdb-aeb87a633cc7a3070e563229e9411503e412318a.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 b4c2870..0efcf5f 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 20200127 +#define BFD_VERSION_DATE 20200128 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |