Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

tvb_new_subset() was renamed to tvb_new_subset_length_caplen(). But you really should read the commit message that went along with this change.

You'll need to modify your plugin to use the appropriate new function - it shouldn't be very hard.