From aa65b8c147b9f31f9071cb4bf201569fc8d2aadb Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Wed, 6 Apr 2016 11:17:27 +0200 Subject: [PATCH] testing: Version bump to 5.4.0 References #1382. --- testing/testing.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/testing.conf b/testing/testing.conf index dedc3310f..0b4c63e00 100644 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -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}