diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-03-18 00:00:40 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-03-18 00:00:40 +0000 |
commit | 7bc0961cfec1f138a3127e8f210909aa430c425f (patch) | |
tree | 797f69638a42fe2ca9c76a388b94cc6c48a5cd3e /bfd | |
parent | 99112332cda2e63d33959ac8ea2ed13524b09bd6 (diff) | |
download | gdb-7bc0961cfec1f138a3127e8f210909aa430c425f.zip gdb-7bc0961cfec1f138a3127e8f210909aa430c425f.tar.gz gdb-7bc0961cfec1f138a3127e8f210909aa430c425f.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 efb5f9b..cafb0ad 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 20190317 +#define BFD_VERSION_DATE 20190318 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |