diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-09-29 00:00:24 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-09-29 00:00:24 +0000 |
commit | 1b8f6c7f827726b5f91745149f7d4329f10de7fd (patch) | |
tree | 1cf90daffd6c009a7f1e527698a3bfb873361a39 | |
parent | b2f8eb7a30dcf7c33ea26dfca31401a6786dcd99 (diff) | |
download | gdb-1b8f6c7f827726b5f91745149f7d4329f10de7fd.zip gdb-1b8f6c7f827726b5f91745149f7d4329f10de7fd.tar.gz gdb-1b8f6c7f827726b5f91745149f7d4329f10de7fd.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 cec7198..cd265a3 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 20170928 +#define BFD_VERSION_DATE 20170929 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |