Next version to be 2.0.1

This commit is contained in:
Chris Cannam
2022-01-12 15:22:18 +00:00
parent 5a94067a50
commit 1460f39ad4
5 changed files with 9 additions and 6 deletions

View File

@@ -35,12 +35,15 @@ echo
echo "The LV2 plugin RDF should contain 2x the API minor version for minorVersion"
echo "and an LV2-specific microVersion field, for the mono and stereo plugins."
echo
grep 'Version' ladspa-lv2/rubberband.lv2/rubberband.ttl
grep 'Version' ladspa-lv2/rubberband.lv2/lv2-rubberband.ttl
check "Are the above minor and micro versions (from the LV2 plugin RDF) correct?"
echo
grep '^PROJECT_NUMBER' Doxyfile
check "Is the above version (from Doxyfile) correct?"
echo
check "All version checks passed. Continue?"
echo
echo "Going ahead..."
mkdir -p packages