diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-05-13 00:00:18 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-05-13 00:00:18 +0000 |
commit | 09f20ec88626cfba0a3e0ee0f5af80b172986d23 (patch) | |
tree | 169536052e526bf3accfa9a10671d8c89ab7ac94 /bfd | |
parent | 843f4d93576eef02139f7b1b3fa1cea7b0f286f1 (diff) | |
download | gdb-09f20ec88626cfba0a3e0ee0f5af80b172986d23.zip gdb-09f20ec88626cfba0a3e0ee0f5af80b172986d23.tar.gz gdb-09f20ec88626cfba0a3e0ee0f5af80b172986d23.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 fb72148..2386771 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 20200512 +#define BFD_VERSION_DATE 20200513 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |