diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2014-11-21 00:00:34 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2014-11-21 00:00:34 +0000 |
commit | 87d43cdd1483060c05566a87d98667bd98abb297 (patch) | |
tree | be99247523042ec59df651a75f41ad1926697e92 | |
parent | eba4bc890ca0a87f4d00b5b9643f7c9bd4411ab2 (diff) | |
download | binutils-87d43cdd1483060c05566a87d98667bd98abb297.zip binutils-87d43cdd1483060c05566a87d98667bd98abb297.tar.gz binutils-87d43cdd1483060c05566a87d98667bd98abb297.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 0a92aa6..1e819c0 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20141120 +#define BFD_VERSION_DATE 20141121 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |