diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-09-13 00:00:15 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-09-13 00:00:15 +0000 |
commit | f8c0fc571b7daf2720506f85440f9023ff249265 (patch) | |
tree | a2634072ae6f82933328a91cbd7c3fd0ca64564c | |
parent | 25e5c20918a0ec69e37c1987db52062b0eab7194 (diff) | |
download | binutils-gdb-f8c0fc571b7daf2720506f85440f9023ff249265.tar.gz |
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 19957c569e3..5ba5b4209a6 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 20190912 +#define BFD_VERSION_DATE 20190913 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |