diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-05-26 00:00:28 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-05-26 00:00:28 +0000 |
commit | a1a39fe1544ab2dcb327108d7c7181f6a6d256cc (patch) | |
tree | cce9af7a048217aaa197027868cef31c25f38292 | |
parent | 13963f64c28fdaf88c1a2b05fd5de41411823398 (diff) | |
download | gdb-a1a39fe1544ab2dcb327108d7c7181f6a6d256cc.zip gdb-a1a39fe1544ab2dcb327108d7c7181f6a6d256cc.tar.gz gdb-a1a39fe1544ab2dcb327108d7c7181f6a6d256cc.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 6f453ff..8894cb8 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 20200525 +#define BFD_VERSION_DATE 20200526 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |