diff build/update-version.sh @ 426:5502a06537f6 vampipe

Add listPluginData
author Chris Cannam
date Thu, 12 May 2016 15:53:55 +0100
parents 3bfc44d26963
children
line wrap: on
line diff
--- a/build/update-version.sh	Thu May 12 14:43:10 2016 +0100
+++ b/build/update-version.sh	Thu May 12 15:53:55 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\""
+