diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-02-27 00:00:26 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-02-27 00:00:26 +0000 |
commit | d0adf5451e2200aac8ba903fd77a33879c5a5d9b (patch) | |
tree | 58a1e2f12cb5da783f0057568763739b236eb38d /bfd | |
parent | b83470bfa7ca200b1c99caac5f6d56bffe0261d0 (diff) | |
download | gdb-d0adf5451e2200aac8ba903fd77a33879c5a5d9b.zip gdb-d0adf5451e2200aac8ba903fd77a33879c5a5d9b.tar.gz gdb-d0adf5451e2200aac8ba903fd77a33879c5a5d9b.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 5213140..6c3533d 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 20200226 +#define BFD_VERSION_DATE 20200227 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |