testing: Version bump to 5.4.0

References #1382.
This commit is contained in:
Tobias Brunner 2016-04-06 11:17:27 +02:00
parent 76397efa21
commit aa65b8c147

View File

@ -31,7 +31,7 @@ fi
: ${KERNELPATCH=ha-4.2-abicompat.patch.bz2}
# strongSwan version used in tests
: ${SWANVERSION=5.3.3}
: ${SWANVERSION=5.4.0}
# Build directory where the guest kernel and images will be built
: ${BUILDDIR=$TESTDIR/build}