diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-08-30 00:01:03 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-08-30 00:01:03 +0000 |
commit | 450629c8d5a968844271bb02b13d159f6a69ceb1 (patch) | |
tree | 85b845ddfdce12394ce3d83c7f97253c7391274a /bfd/version.h | |
parent | 078a020797210f4d8f9491bbfe16ec31e9efb652 (diff) | |
download | binutils-450629c8d5a968844271bb02b13d159f6a69ceb1.zip binutils-450629c8d5a968844271bb02b13d159f6a69ceb1.tar.gz binutils-450629c8d5a968844271bb02b13d159f6a69ceb1.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd/version.h')
-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 c9f63a7..5449c2d 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 20180829 +#define BFD_VERSION_DATE 20180830 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |