diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-09-12 00:01:23 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-09-12 00:01:23 +0000 |
commit | 66b64412b8f4e794278674bfa4735f395f0455b1 (patch) | |
tree | 956d2de3f1e190b7181424fb99ab81b46bfd4592 | |
parent | cb664337b42cef065285edcd406d7c426d73c74c (diff) | |
download | binutils-66b64412b8f4e794278674bfa4735f395f0455b1.zip binutils-66b64412b8f4e794278674bfa4735f395f0455b1.tar.gz binutils-66b64412b8f4e794278674bfa4735f395f0455b1.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 1ddd997..19957c5 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 20190911 +#define BFD_VERSION_DATE 20190912 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |