diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-11-19 00:01:06 +0000 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2017-08-24 09:47:33 -0300 |
commit | 332ce64a4ee20a74207874fe6e7d2e513b6f44cf (patch) | |
tree | adf83612097266ace1513d1cb0da1aa805c61a7a | |
parent | f16e69a12a2cb2e3f06d0c9701cebb04f4dfe813 (diff) | |
download | binutils-332ce64a4ee20a74207874fe6e7d2e513b6f44cf.zip binutils-332ce64a4ee20a74207874fe6e7d2e513b6f44cf.tar.gz binutils-332ce64a4ee20a74207874fe6e7d2e513b6f44cf.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 0444816..0a1ee50 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20151118 +#define BFD_VERSION_DATE 20151119 #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 |