diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-10-29 00:00:55 +0000 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2017-08-24 09:47:30 -0300 |
commit | 11ff9cfb8aca93f03b2eb9d0d28f43f93f0248a7 (patch) | |
tree | 3af8bf5735f23e914f981775e0505a3ebc629686 | |
parent | d646366f107dd0e117105ff701118b4ff7e197ce (diff) | |
download | binutils-11ff9cfb8aca93f03b2eb9d0d28f43f93f0248a7.zip binutils-11ff9cfb8aca93f03b2eb9d0d28f43f93f0248a7.tar.gz binutils-11ff9cfb8aca93f03b2eb9d0d28f43f93f0248a7.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 96a5346..c8397af 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20151028 +#define BFD_VERSION_DATE 20151029 #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 |