diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-10-22 00:00:55 +0000 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2017-08-24 09:47:29 -0300 |
commit | 8d5d026e7c73fc3c3238526459939de4f166e8f2 (patch) | |
tree | cb733697f5003744931ba412745f70bdf821033b | |
parent | 457aae296a3c4e1d31f86209edfb2c0f4f25a5a0 (diff) | |
download | binutils-8d5d026e7c73fc3c3238526459939de4f166e8f2.zip binutils-8d5d026e7c73fc3c3238526459939de4f166e8f2.tar.gz binutils-8d5d026e7c73fc3c3238526459939de4f166e8f2.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 3776580..5f8c793 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20151021 +#define BFD_VERSION_DATE 20151022 #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 |