Preparation for v5.1.22-prerelease

This commit is contained in:
Jeremy Ruston
2019-09-10 17:20:36 +01:00
parent 165538180e
commit 1631f21a6b
7 changed files with 5 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
# Default to the current version number for building the plugin library
if [ -z "$TW5_BUILD_VERSION" ]; then
TW5_BUILD_VERSION=v5.1.20
TW5_BUILD_VERSION=v5.1.21
fi
echo "Using TW5_BUILD_VERSION as [$TW5_BUILD_VERSION]"