Prepare for v5.1.21-prerelease

This commit is contained in:
Jeremy Ruston
2019-08-09 15:38:36 +01:00
parent f49c55fe3c
commit a986e4f7d6
8 changed files with 56 additions and 5 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.19
TW5_BUILD_VERSION=v5.1.20
fi
echo "Using TW5_BUILD_VERSION as [$TW5_BUILD_VERSION]"