diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-08-07 00:00:59 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-08-07 00:00:59 +0000 |
commit | 877877f5d5a7484601d79ad965d8e41af7c4596b (patch) | |
tree | 116f90cd0b562d10f48ce6bbf2334240c6f236d3 | |
parent | 3a12c78d1491c4877928e7294c8cdbe8171dfeed (diff) | |
download | binutils-877877f5d5a7484601d79ad965d8e41af7c4596b.zip binutils-877877f5d5a7484601d79ad965d8e41af7c4596b.tar.gz binutils-877877f5d5a7484601d79ad965d8e41af7c4596b.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 4010ee0..d85b58a 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 20180806 +#define BFD_VERSION_DATE 20180807 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |