diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-03-31 00:00:31 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-03-31 00:00:31 +0000 |
commit | 938ec663b8ec03336bd0387ee8f8d6f18f199025 (patch) | |
tree | 6f80dbc23978fb4958d42da263b75332ea3dcce4 /bfd/version.h | |
parent | Add support for the WebAssembly file format and the wasm32 ELF conversion to ... (diff) | |
download | binutils-gdb-938ec663b8ec03336bd0387ee8f8d6f18f199025.tar.gz binutils-gdb-938ec663b8ec03336bd0387ee8f8d6f18f199025.tar.bz2 binutils-gdb-938ec663b8ec03336bd0387ee8f8d6f18f199025.zip |
Automatic date update in version.in
Diffstat (limited to 'bfd/version.h')
-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 0474a203a0c..db9056457d0 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20170330 +#define BFD_VERSION_DATE 20170331 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |