diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-04-21 00:01:05 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-04-21 00:01:05 +0000 |
commit | d6e00f507d764bd8a3b2e55ef9c68a70591098e8 (patch) | |
tree | 1cc0fe4476f2a7a9c3c6e804e1a7b4923e1f3a91 | |
parent | f2ae8bc88390f91cca8531823db51a8e35f0a0a0 (diff) | |
download | gdb-d6e00f507d764bd8a3b2e55ef9c68a70591098e8.zip gdb-d6e00f507d764bd8a3b2e55ef9c68a70591098e8.tar.gz gdb-d6e00f507d764bd8a3b2e55ef9c68a70591098e8.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 57c072f..abd1429 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 20190420 +#define BFD_VERSION_DATE 20190421 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |