diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-11-16 00:00:47 +0000 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2017-08-24 09:47:32 -0300 |
commit | 2db9fcaeb0a627622ec1a7c6b1eded6d2afaf8db (patch) | |
tree | 83dbd08fc507e9c6395ebf962b919fefeb12b8e6 | |
parent | e0f812093e6e4629f1c9237c0b4e69ed7b1934c5 (diff) | |
download | gdb-2db9fcaeb0a627622ec1a7c6b1eded6d2afaf8db.zip gdb-2db9fcaeb0a627622ec1a7c6b1eded6d2afaf8db.tar.gz gdb-2db9fcaeb0a627622ec1a7c6b1eded6d2afaf8db.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 fae44b4..576b017 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20151115 +#define BFD_VERSION_DATE 20151116 #define BFD_VERSION @bfd_version@ /* Various parts of GCC parse Binutils version string in different fragile ways, and we need to be very careful to not break them. So far it seems that |