diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-09-23 00:00:27 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-09-23 00:00:27 +0000 |
commit | 4102159923c90abd636d73e78777b98b1c680e53 (patch) | |
tree | 2c8b56740959c08309a8e51ee28c164369f218d9 /bfd | |
parent | c2f97536b77f9d9531a1a2c37008b454eb67a82e (diff) | |
download | binutils-gdb-4102159923c90abd636d73e78777b98b1c680e53.tar.gz |
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 162a820e891..a367cbef606 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 20170922 +#define BFD_VERSION_DATE 20170923 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |