Version bump to 5.9.2rc2

This commit is contained in:
Andreas Steffen
2021-02-21 10:40:34 +01:00
parent 20c47af319
commit 356f87355b
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ fi
: ${KERNELPATCH=ha-5.0-abicompat.patch.bz2}
# strongSwan version used in tests
: ${SWANVERSION=5.9.2rc1}
: ${SWANVERSION=5.9.2rc2}
# Build directory where the guest kernel and images will be built
: ${BUILDDIR=$TESTDIR/build}