diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2016-05-14 00:00:33 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2016-05-14 00:00:33 +0000 |
commit | d85af00da67e9e5362cd4a723909b03fc72665ba (patch) | |
tree | 07277146e6b4fdcca7028a33bf967edb16898cb5 | |
parent | 5f12f924526244112f4ada29fbfe9c25ae7d368a (diff) | |
download | binutils-d85af00da67e9e5362cd4a723909b03fc72665ba.zip binutils-d85af00da67e9e5362cd4a723909b03fc72665ba.tar.gz binutils-d85af00da67e9e5362cd4a723909b03fc72665ba.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 0a9bc67..3d7f5c8 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20160513 +#define BFD_VERSION_DATE 20160514 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |