diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-05-25 00:00:18 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-05-25 00:00:18 +0000 |
commit | f9885f5602476e402626bf305d6bc328eaf626c3 (patch) | |
tree | 6012f1e09fcc0d4f1f80eba98b261b1e49dd5e6e /bfd | |
parent | 39f0c2040f13ae0eb3405b8cf2ff6491c6f354a5 (diff) | |
download | gdb-f9885f5602476e402626bf305d6bc328eaf626c3.zip gdb-f9885f5602476e402626bf305d6bc328eaf626c3.tar.gz gdb-f9885f5602476e402626bf305d6bc328eaf626c3.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 09430c0..594f469 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 20180524 +#define BFD_VERSION_DATE 20180525 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |