diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-10-19 00:00:34 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-10-19 00:00:34 +0000 |
commit | 5a023697e197d3aa7af387c683c0ae65cda05088 (patch) | |
tree | a129fe53af8cd0417670c64f90c3acd3c41ae352 /bfd | |
parent | 85102364b2d1845fe9ae7d70096671a3ea4bccf3 (diff) | |
download | gdb-5a023697e197d3aa7af387c683c0ae65cda05088.zip gdb-5a023697e197d3aa7af387c683c0ae65cda05088.tar.gz gdb-5a023697e197d3aa7af387c683c0ae65cda05088.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 b9f4fa4..5a37978 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 20191018 +#define BFD_VERSION_DATE 20191019 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |