diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-03-05 00:00:54 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-03-05 00:00:54 +0000 |
commit | ddc66ea794e89e99ebb5f7121d5d78b8d73d9692 (patch) | |
tree | 57a377ddc765d1d57f09d391baa916b8c3a09a9d | |
parent | 222c3bdd63b514c3721b3afab68fd7765b7c4b40 (diff) | |
download | gdb-ddc66ea794e89e99ebb5f7121d5d78b8d73d9692.zip gdb-ddc66ea794e89e99ebb5f7121d5d78b8d73d9692.tar.gz gdb-ddc66ea794e89e99ebb5f7121d5d78b8d73d9692.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 f6ab467..949fe82 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20170304 +#define BFD_VERSION_DATE 20170305 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |