diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-11-08 00:00:56 +0000 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2017-08-24 09:47:31 -0300 |
commit | 9fb96d06439e47bb78aae999d973a2bb267858df (patch) | |
tree | 0ea719dfee2e2f88ad4397a562b5c31a510696b2 | |
parent | 2f94f52662dadd0846e2ceee0a60694cb80b9755 (diff) | |
download | gdb-9fb96d06439e47bb78aae999d973a2bb267858df.zip gdb-9fb96d06439e47bb78aae999d973a2bb267858df.tar.gz gdb-9fb96d06439e47bb78aae999d973a2bb267858df.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 0c04f5a..58d5a87 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20151107 +#define BFD_VERSION_DATE 20151108 #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 |