diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-05-14 00:01:09 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-05-14 00:01:09 +0000 |
commit | 1ef7bbeea5333c14de4c31f88add69a233c29eff (patch) | |
tree | 8777ebe543224b64239f04bd641f96a5912056d9 | |
parent | 54b0a3cde6b18c7932bffe6c1e05e31b051acf7a (diff) | |
download | binutils-1ef7bbeea5333c14de4c31f88add69a233c29eff.zip binutils-1ef7bbeea5333c14de4c31f88add69a233c29eff.tar.gz binutils-1ef7bbeea5333c14de4c31f88add69a233c29eff.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 70c7b64..bbf6f9a 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 20180513 +#define BFD_VERSION_DATE 20180514 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |