diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-05-30 00:00:34 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-05-30 00:00:34 +0000 |
commit | a26e51a2f2b9b15305447bb59cef27c0c96e500c (patch) | |
tree | 5b12c8b1f6cb653e2fc5884d4fae4cff19153671 | |
parent | 1f54c0d6f4574adbcb66c2807d2cf4fa15dd3cde (diff) | |
download | gdb-a26e51a2f2b9b15305447bb59cef27c0c96e500c.zip gdb-a26e51a2f2b9b15305447bb59cef27c0c96e500c.tar.gz gdb-a26e51a2f2b9b15305447bb59cef27c0c96e500c.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 c1c6b4d..fb8e0f5 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 20200529 +#define BFD_VERSION_DATE 20200530 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |