diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-06-17 00:00:31 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-06-17 00:00:31 +0000 |
commit | 24720f66976b56bf1904d676057444c0ad77fafc (patch) | |
tree | 0fa09a98aa052081eb1cd66bc3d672843871cd45 | |
parent | f7930a553ccec9a9155237add6fcac8da8d0d096 (diff) | |
download | gdb-24720f66976b56bf1904d676057444c0ad77fafc.zip gdb-24720f66976b56bf1904d676057444c0ad77fafc.tar.gz gdb-24720f66976b56bf1904d676057444c0ad77fafc.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 542dab0..c464e1f 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 20200616 +#define BFD_VERSION_DATE 20200617 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |