diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-12-29 00:00:34 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-12-29 00:00:34 +0000 |
commit | ffd727ca6e52d448137c8cddfbd361c67532e4e1 (patch) | |
tree | 17133d18add228f15156d5a85e3a424448ab9e51 | |
parent | d9be0c189a9a9b77a6bf4501f8891544b8ce9593 (diff) | |
download | binutils-gdb-ffd727ca6e52d448137c8cddfbd361c67532e4e1.tar.gz |
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 a05b867f517..d4e284b331d 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 20171228 +#define BFD_VERSION_DATE 20171229 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |