diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-08-19 00:00:06 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-08-19 00:00:06 +0000 |
commit | 6cdb985c455d12dccaf0ea9d37298865b9d47d4f (patch) | |
tree | e3c73b4d031d7d8945050ed29221148257fb81a8 | |
parent | 18a8a00ebe3159b65798c6132cb5f93ff4ef6c17 (diff) | |
download | gdb-6cdb985c455d12dccaf0ea9d37298865b9d47d4f.zip gdb-6cdb985c455d12dccaf0ea9d37298865b9d47d4f.tar.gz gdb-6cdb985c455d12dccaf0ea9d37298865b9d47d4f.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 a5b057e..c9e885f 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 20200818 +#define BFD_VERSION_DATE 20200819 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |