diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-06-04 00:01:32 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-06-04 00:01:32 +0000 |
commit | 0ce849e6049bcda8ae66208e2f61ab205cdb8f69 (patch) | |
tree | 5cb946d0c3f0e3f2af7a605ddd21c5ad8c34729b | |
parent | c1f0023bfe35b8701688bfa671576ebdf22f0126 (diff) | |
download | binutils-0ce849e6049bcda8ae66208e2f61ab205cdb8f69.zip binutils-0ce849e6049bcda8ae66208e2f61ab205cdb8f69.tar.gz binutils-0ce849e6049bcda8ae66208e2f61ab205cdb8f69.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 8f35104..683369e 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 20180603 +#define BFD_VERSION_DATE 20180604 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |