diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-10-13 00:00:44 +0000 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2017-08-24 09:47:28 -0300 |
commit | 1c506b9ca40ef1d5f31c8fdc00db23da7688d482 (patch) | |
tree | a37e8392b3d541ff7c687bdcaf6fd4c515698c39 | |
parent | 45ca934baa9fc06da4558df7e5ced96197940ab0 (diff) | |
download | gdb-1c506b9ca40ef1d5f31c8fdc00db23da7688d482.zip gdb-1c506b9ca40ef1d5f31c8fdc00db23da7688d482.tar.gz gdb-1c506b9ca40ef1d5f31c8fdc00db23da7688d482.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 966e5bc..c5b34ba 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20151012 +#define BFD_VERSION_DATE 20151013 #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 |