diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2016-05-08 00:00:43 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2016-05-08 00:00:43 +0000 |
commit | 46b8da737ea93104df22415e4eab592ddae702d0 (patch) | |
tree | b8f14489b4b8cfe9e6ab05eb18b8c0c8f4dff466 | |
parent | c6b1e091119be86719ca2fc032239c59f59017a3 (diff) | |
download | binutils-46b8da737ea93104df22415e4eab592ddae702d0.zip binutils-46b8da737ea93104df22415e4eab592ddae702d0.tar.gz binutils-46b8da737ea93104df22415e4eab592ddae702d0.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 3d91a9e..ab4fc37 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20160507 +#define BFD_VERSION_DATE 20160508 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |