diff options
author | David Robillard <d@drobilla.net> | 2012-12-23 01:24:01 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-12-23 01:24:01 +0000 |
commit | f6fcf089a4ab47bfcd1bcd85a6c57b8d77dc9172 (patch) | |
tree | 26ebbabd03c4964ed5bf2f2840db646e1dddf444 | |
parent | 17f9487ed0d169f619f87eb98185665708250fc1 (diff) | |
download | serd-f6fcf089a4ab47bfcd1bcd85a6c57b8d77dc9172.tar.gz serd-f6fcf089a4ab47bfcd1bcd85a6c57b8d77dc9172.tar.bz2 serd-f6fcf089a4ab47bfcd1bcd85a6c57b8d77dc9172.zip |
Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory).
git-svn-id: http://svn.drobilla.net/serd/trunk@403 490d8e77-9747-427b-9fa3-0b8f29cee8a0
-rw-r--r-- | NEWS | 3 | ||||
-rwxr-xr-x | waf | bin | 73024 -> 79450 bytes |
2 files changed, 2 insertions, 1 deletions
@@ -5,8 +5,9 @@ serd (0.18.1) unstable; * Fix bug that caused "a" abbreviation in non-predicate position * Disable timestamps in HTML documentation for reproducible build * Fix clashing symbol "error" in amalgamation build + * Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory) - -- David Robillard <d@drobilla.net> Fri, 21 Dec 2012 13:26:05 -0500 + -- David Robillard <d@drobilla.net> Sat, 22 Dec 2012 20:19:18 -0500 serd (0.18.0) stable; |