diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-04-16 00:00:29 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-04-16 00:00:29 +0000 |
commit | 5a48b83f3f41236f56046fd1a1354ebca789278c (patch) | |
tree | 7c736874d535573f4c7a138fa1a3ec3464e0c73c /bfd | |
parent | eda4efb12763893b8a49c10c6f2823a465c1c6ba (diff) | |
download | binutils-5a48b83f3f41236f56046fd1a1354ebca789278c.zip binutils-5a48b83f3f41236f56046fd1a1354ebca789278c.tar.gz binutils-5a48b83f3f41236f56046fd1a1354ebca789278c.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 a9fc70f..e26b44d 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 20180415 +#define BFD_VERSION_DATE 20180416 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |