diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-11-05 00:00:58 +0000 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2017-08-24 09:47:31 -0300 |
commit | 5303e098793c795a630c7d49566c51c2b25a2ae7 (patch) | |
tree | aac9400a31b5f29db9ea2b22d2c30b1ad63dedb4 | |
parent | 4214a9fcba9f5cd3d732bdc37073967ffe2a487d (diff) | |
download | binutils-5303e098793c795a630c7d49566c51c2b25a2ae7.zip binutils-5303e098793c795a630c7d49566c51c2b25a2ae7.tar.gz binutils-5303e098793c795a630c7d49566c51c2b25a2ae7.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 ca2d694..30a4d10 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20151104 +#define BFD_VERSION_DATE 20151105 #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 |