diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-11-24 00:00:45 +0000 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2017-08-24 09:47:33 -0300 |
commit | 0348d8506a16e7774176f550053a818ac37d60c7 (patch) | |
tree | 3896ca1ab0c7b4c71c9a6c79f542966381cefa81 | |
parent | ccce1faa20ee31008c99864d27e88a885fae9200 (diff) | |
download | binutils-0348d8506a16e7774176f550053a818ac37d60c7.zip binutils-0348d8506a16e7774176f550053a818ac37d60c7.tar.gz binutils-0348d8506a16e7774176f550053a818ac37d60c7.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 ba7ae6c..9fe2aa7 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20151123 +#define BFD_VERSION_DATE 20151124 #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 |