diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-10-26 00:00:44 +0000 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2017-08-24 09:47:29 -0300 |
commit | df40b4d18fa993b33a4b208d24c4e6f65845eb7a (patch) | |
tree | 3f39b82db2fe4c268630a55c1d356a573f4f58f8 | |
parent | 979a531cd0f1b13f087575a607bcf8077e1a57a4 (diff) | |
download | binutils-df40b4d18fa993b33a4b208d24c4e6f65845eb7a.zip binutils-df40b4d18fa993b33a4b208d24c4e6f65845eb7a.tar.gz binutils-df40b4d18fa993b33a4b208d24c4e6f65845eb7a.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 5f3e332..ef8e6fd 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20151025 +#define BFD_VERSION_DATE 20151026 #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 |