diff options
author | Alan Modra <amodra@gmail.com> | 2014-03-05 09:31:07 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2014-03-05 09:31:07 +1030 |
commit | cfa7ea2a961c0930cfd76006bd3811e98a8f2366 (patch) | |
tree | d5ed4ab492cc68b63531598260e12b04867d8465 | |
parent | cd0c81e90f68650a361128e0eea8ae1e1aee7541 (diff) | |
download | fsf-binutils-gdb-cfa7ea2a961c0930cfd76006bd3811e98a8f2366.zip fsf-binutils-gdb-cfa7ea2a961c0930cfd76006bd3811e98a8f2366.tar.gz fsf-binutils-gdb-cfa7ea2a961c0930cfd76006bd3811e98a8f2366.tar.bz2 |
daily update
-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 31719f5..9c4d775 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20140304 +#define BFD_VERSION_DATE 20140305 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |