diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-09-13 00:00:26 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-09-13 00:00:26 +0000 |
commit | 4cb3152d95f08b054e5b74f0cc5c8dff019b3a8a (patch) | |
tree | b88172b865697aed13cda3954a02a8650dfd54e3 /bfd | |
parent | f117a62c5debd8a46fb4f76eba784d433d1bb875 (diff) | |
download | binutils-4cb3152d95f08b054e5b74f0cc5c8dff019b3a8a.zip binutils-4cb3152d95f08b054e5b74f0cc5c8dff019b3a8a.tar.gz binutils-4cb3152d95f08b054e5b74f0cc5c8dff019b3a8a.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 26e37d5..35b7b8a 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 20180912 +#define BFD_VERSION_DATE 20180913 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |