diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-06-22 00:01:59 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-06-22 00:01:59 +0000 |
commit | d008cd62dbe78c12f5c520c1ba57589cbb26aa5c (patch) | |
tree | a8e7aa0f43d78464250bee86c35e80caaa3f5567 | |
parent | 0551f34df609058dab58115e16817cf0022cf606 (diff) | |
download | binutils-d008cd62dbe78c12f5c520c1ba57589cbb26aa5c.zip binutils-d008cd62dbe78c12f5c520c1ba57589cbb26aa5c.tar.gz binutils-d008cd62dbe78c12f5c520c1ba57589cbb26aa5c.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 7cada5c..6c4960d 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 20180621 +#define BFD_VERSION_DATE 20180622 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |