diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-11-20 00:00:57 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2015-11-20 00:00:57 +0000 |
commit | a55d2fdfc39172cf24b343cd1de853e05c820eec (patch) | |
tree | 4f3abc64430fd4c16d39b0260c36622506dc88a7 | |
parent | 771b55665f3533c702c45430ca35db032a48a1e0 (diff) | |
download | binutils-a55d2fdfc39172cf24b343cd1de853e05c820eec.zip binutils-a55d2fdfc39172cf24b343cd1de853e05c820eec.tar.gz binutils-a55d2fdfc39172cf24b343cd1de853e05c820eec.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 01094de..d58f95c 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20151119 +#define BFD_VERSION_DATE 20151120 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |