diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-02-28 00:01:27 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-02-28 00:01:27 +0000 |
commit | feab5b4b04793fd00f476cbab3f38a7e8e2c1c08 (patch) | |
tree | 23029914973fb7d513c8b8d946d3c57c89214e4d | |
parent | 6632f6aa2769a4eba2e675d30653bd7b02f42bc7 (diff) | |
download | gdb-feab5b4b04793fd00f476cbab3f38a7e8e2c1c08.zip gdb-feab5b4b04793fd00f476cbab3f38a7e8e2c1c08.tar.gz gdb-feab5b4b04793fd00f476cbab3f38a7e8e2c1c08.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 6ca4dc8..dbae3fd 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20170227 +#define BFD_VERSION_DATE 20170228 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |