diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-06-01 00:00:23 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-06-01 00:00:23 +0000 |
commit | 0b62c71c0839764aca82bf32ac6aa339020ae0c8 (patch) | |
tree | 74bae2773e97c4f1da1ad535114f5f0950ae5eb2 /bfd | |
parent | e2c52041c02e2bdee5b28e97c7997caf0ee5bb2d (diff) | |
download | gdb-0b62c71c0839764aca82bf32ac6aa339020ae0c8.zip gdb-0b62c71c0839764aca82bf32ac6aa339020ae0c8.tar.gz gdb-0b62c71c0839764aca82bf32ac6aa339020ae0c8.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 1ae41f4..4cd0281 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 20190531 +#define BFD_VERSION_DATE 20190601 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |