diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-10-13 00:01:52 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-10-13 00:01:52 +0000 |
commit | d2a47c37221bdcc3e34ec8989cd9abd4b6bd3a24 (patch) | |
tree | f8275cd571559313c5ee610f500b9a3931d6d282 | |
parent | 687f95c4922c754f5172c1c0d3fe5790481cf736 (diff) | |
download | binutils-d2a47c37221bdcc3e34ec8989cd9abd4b6bd3a24.zip binutils-d2a47c37221bdcc3e34ec8989cd9abd4b6bd3a24.tar.gz binutils-d2a47c37221bdcc3e34ec8989cd9abd4b6bd3a24.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 c83a871..39d843f 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 20191012 +#define BFD_VERSION_DATE 20191013 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |