diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-01-31 00:00:50 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-01-31 00:00:50 +0000 |
commit | 844a54afed5a762afe3553f4d729eb63b1a4d9bd (patch) | |
tree | 571f7afade6598f1c733c09743b95843616759fb | |
parent | 1545cbe8f67918b30395d2c79d17d2e9c937412f (diff) | |
download | gdb-844a54afed5a762afe3553f4d729eb63b1a4d9bd.zip gdb-844a54afed5a762afe3553f4d729eb63b1a4d9bd.tar.gz gdb-844a54afed5a762afe3553f4d729eb63b1a4d9bd.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 47ff1fd..7c941c0 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20170130 +#define BFD_VERSION_DATE 20170131 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |