diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-06-05 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2015-06-05 00:00:07 +0000 |
commit | 000966891702bdf5f3da8b2b174cd857298ea7c0 (patch) | |
tree | 417db9db538d1d17ff8e6f2c47fd53fc4bff11ef /bfd | |
parent | d5eba19a654f31f7409bd17b0d3dd2e4c483280e (diff) | |
download | gdb-000966891702bdf5f3da8b2b174cd857298ea7c0.zip gdb-000966891702bdf5f3da8b2b174cd857298ea7c0.tar.gz gdb-000966891702bdf5f3da8b2b174cd857298ea7c0.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 db3ad34..c5675cf 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20150604 +#define BFD_VERSION_DATE 20150605 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |