aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2017-09-01 13:49:09 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2017-09-01 13:49:09 +0200
commitd43b84dcb4c24a5efa20dc9149557a0e7fa141b8 (patch)
treebbf523a26492f6cbad4469026a2075a6ce1b610a /testing
parentfc373b64a6afb09acd18fad7c87bec48fd708446 (diff)
downloadstrongswan-d43b84dcb4c24a5efa20dc9149557a0e7fa141b8.tar.bz2
strongswan-d43b84dcb4c24a5efa20dc9149557a0e7fa141b8.tar.xz
Version bump to 5.6.1dr15.6.1dr1
Diffstat (limited to 'testing')
-rw-r--r--testing/testing.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/testing.conf b/testing/testing.conf
index e22afc3e4..d33966105 100644
--- a/testing/testing.conf
+++ b/testing/testing.conf
@@ -31,7 +31,7 @@ fi
: ${KERNELPATCH=ha-4.4-abicompat.patch.bz2}
# strongSwan version used in tests
-: ${SWANVERSION=5.6.0}
+: ${SWANVERSION=5.6.1dr1}
# Build directory where the guest kernel and images will be built
: ${BUILDDIR=$TESTDIR/build}