diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-11-03 00:00:57 +0000 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2017-08-24 09:47:31 -0300 |
commit | e80c926c8d2032422b13b0b353dff3a82f3696cd (patch) | |
tree | e6eb3e47102f340d4e58e714b3265478fff9a9af | |
parent | 249cba586213eabeee8129749e8c02e2395f958f (diff) | |
download | gdb-e80c926c8d2032422b13b0b353dff3a82f3696cd.zip gdb-e80c926c8d2032422b13b0b353dff3a82f3696cd.tar.gz gdb-e80c926c8d2032422b13b0b353dff3a82f3696cd.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 9474d1c..f6c0361 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20151102 +#define BFD_VERSION_DATE 20151103 #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 |