diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-05-29 00:00:28 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-05-29 00:00:28 +0000 |
commit | 90f879191c1bc8455527f66fb4ab46873aa870aa (patch) | |
tree | 2258301676f346eb23d505b3bb0015f4309e66e7 | |
parent | 1e129bbefadbf09ace0fc7fcb3cfcda13700e3b8 (diff) | |
download | gdb-90f879191c1bc8455527f66fb4ab46873aa870aa.zip gdb-90f879191c1bc8455527f66fb4ab46873aa870aa.tar.gz gdb-90f879191c1bc8455527f66fb4ab46873aa870aa.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 229ef98..beb152d 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 20190528 +#define BFD_VERSION_DATE 20190529 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |