Next version to be 2.0.1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user