From 6ace8d5313a8d8640ef5ed0696fa194c81f67bff Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 20 Aug 2013 15:34:22 +0000 Subject: Upgrade to waf 1.7.11. git-svn-id: http://svn.drobilla.net/serd/trunk@450 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- NEWS | 3 ++- waf | Bin 83055 -> 96114 bytes 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 49052d17..c0b9eed6 100644 --- a/NEWS +++ b/NEWS @@ -6,8 +6,9 @@ serd (0.18.3) unstable; * Fix possible crash in serd_writer_end_anon() when writing invalid lists * Generate blank names like _:b1 and _:B2 not _:genid1 _:docid2 * Correctly handle posix_memalign failure + * Update to waf 1.7.11 - -- David Robillard Sun, 24 Feb 2013 02:05:30 -0500 + -- David Robillard Tue, 20 Aug 2013 11:33:48 -0400 serd (0.18.2) stable; diff --git a/waf b/waf index d94cdf48..c825c3b3 100755 Binary files a/waf and b/waf differ -- cgit v1.2.1