diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-11-13 00:00:47 +0000 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2017-08-24 09:47:32 -0300 |
commit | ac8d122d6a8dad24ef2b748df165b4c70898d554 (patch) | |
tree | c2aa72bc1cfa5b5d55a8802133f2d8f86afe7447 | |
parent | bff7935243f2045e917827f787ad7b904c63e0a3 (diff) | |
download | gdb-ac8d122d6a8dad24ef2b748df165b4c70898d554.zip gdb-ac8d122d6a8dad24ef2b748df165b4c70898d554.tar.gz gdb-ac8d122d6a8dad24ef2b748df165b4c70898d554.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 f58b486..9a1dde8 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20151112 +#define BFD_VERSION_DATE 20151113 #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 |