Mercurial > hg > vamp-plugin-sdk
diff build/update-version.sh @ 460:b409560a805b
Merge from branch vampipe
author | Chris Cannam |
---|---|
date | Mon, 10 Oct 2016 15:48:35 +0100 |
parents | 5502a06537f6 |
children |
line wrap: on
line diff
--- a/build/update-version.sh Thu Aug 18 12:00:24 2016 +0100 +++ b/build/update-version.sh Mon Oct 10 15:48:35 2016 +0100 @@ -126,4 +126,7 @@ $p 's/^$/\nextern void libvamphostsdk_v_'$acs'_present(void) { }/' \ src/vamp-hostsdk/acsymbols.c -echo "Done, now check with e.g. hg diff -- and don't forget to update CHANGELOG" +echo "Done, now check changes with e.g. hg diff" +echo "*** Don't forget to update CHANGELOG" +echo "*** Don't forget to re-run \"aclocal -I . && autoconf\"" +