diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-06-21 00:01:58 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-06-21 00:01:58 +0000 |
commit | 0551f34df609058dab58115e16817cf0022cf606 (patch) | |
tree | 8e7701729725bcae9762d750ebc5093b749b878a | |
parent | bdf29a3b119f581b6d6140aa70310996a1731932 (diff) | |
download | binutils-0551f34df609058dab58115e16817cf0022cf606.zip binutils-0551f34df609058dab58115e16817cf0022cf606.tar.gz binutils-0551f34df609058dab58115e16817cf0022cf606.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 63321b1..7cada5c 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 20180620 +#define BFD_VERSION_DATE 20180621 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |