diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-12-30 00:00:30 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-12-30 00:00:30 +0000 |
commit | 4b2dfff9e78c6b615a92c727758f08f595aadba2 (patch) | |
tree | d26390531a6e2d8b6d57d9205b28cc6a4b18719c | |
parent | ffd727ca6e52d448137c8cddfbd361c67532e4e1 (diff) | |
download | fsf-binutils-gdb-4b2dfff9e78c6b615a92c727758f08f595aadba2.zip fsf-binutils-gdb-4b2dfff9e78c6b615a92c727758f08f595aadba2.tar.gz fsf-binutils-gdb-4b2dfff9e78c6b615a92c727758f08f595aadba2.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 d4e284b..d179913 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 20171229 +#define BFD_VERSION_DATE 20171230 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |