diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-09-02 00:01:20 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-09-02 00:01:20 +0000 |
commit | 6b68d2cff34edb3d292eb5e3491a20eb1948299b (patch) | |
tree | dd0be38267b412d6dd5931b3d9eaa2cdb3b183c6 | |
parent | efc13b7f0213ce48395ae39b846f2576a4fc4c78 (diff) | |
download | binutils-6b68d2cff34edb3d292eb5e3491a20eb1948299b.zip binutils-6b68d2cff34edb3d292eb5e3491a20eb1948299b.tar.gz binutils-6b68d2cff34edb3d292eb5e3491a20eb1948299b.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 78df841..435d3b9 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 20190901 +#define BFD_VERSION_DATE 20190902 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |