Version bump to 5.8.0rc1

This commit is contained in:
Andreas Steffen
2019-05-10 12:55:48 +02:00
parent 47879ca638
commit 74ac0c9efd
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ fi
: ${KERNELPATCH=ha-5.0-abicompat.patch.bz2}
# strongSwan version used in tests
: ${SWANVERSION=5.8.0dr2}
: ${SWANVERSION=5.8.0rc1}
# Build directory where the guest kernel and images will be built
: ${BUILDDIR=$TESTDIR/build}