diff options
author | Alan Modra <amodra@gmail.com> | 2014-04-19 09:30:59 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2014-04-19 09:30:59 +0930 |
commit | 13cfc86c8705188e003035775a017f36c56f75bd (patch) | |
tree | 322ba07386191d6456717384bfe730e2e4a80dcb /bfd | |
parent | c9ffd2eaf8efea61f083a5c226df8aab0aea6e23 (diff) | |
download | gdb-13cfc86c8705188e003035775a017f36c56f75bd.zip gdb-13cfc86c8705188e003035775a017f36c56f75bd.tar.gz gdb-13cfc86c8705188e003035775a017f36c56f75bd.tar.bz2 |
daily update
Diffstat (limited to 'bfd')
-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 707d8ed..6a6d3fc 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20140418 +#define BFD_VERSION_DATE 20140419 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |