diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-10-14 00:00:54 +0000 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2017-08-24 09:47:28 -0300 |
commit | 0327d5118b717e07b97820add114930c4d94d0ea (patch) | |
tree | 568bd5b6732ca917bcd9109dcba2aa43bb04a3c7 | |
parent | 1c506b9ca40ef1d5f31c8fdc00db23da7688d482 (diff) | |
download | gdb-0327d5118b717e07b97820add114930c4d94d0ea.zip gdb-0327d5118b717e07b97820add114930c4d94d0ea.tar.gz gdb-0327d5118b717e07b97820add114930c4d94d0ea.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 c5b34ba..649ab9d 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20151013 +#define BFD_VERSION_DATE 20151014 #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 |