diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-09-22 00:00:27 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-09-22 00:00:27 +0000 |
commit | df52f331ed2dd79fc8461784abfaf3c1a9c827dc (patch) | |
tree | 799a539c8e61e85a53679136c6b0bd21235e7215 | |
parent | ef272caa7482bd9031e82a2e6f1b81870fe2129e (diff) | |
download | binutils-gdb-df52f331ed2dd79fc8461784abfaf3c1a9c827dc.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 2d175614572..9e389e90389 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20170921 +#define BFD_VERSION_DATE 20170922 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |