aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2017-11-17 22:42:28 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2017-11-17 22:42:28 +0100
commit203a86ecb88ecff2a338196401cbf55244ed6158 (patch)
tree3dfb9b2179d92df7c1a841bbceafba7a0b325cf3 /testing
parentf60b08ba0dcee2704862327b1bda9fad8bd97c2d (diff)
downloadstrongswan-203a86ecb88ecff2a338196401cbf55244ed6158.tar.bz2
strongswan-203a86ecb88ecff2a338196401cbf55244ed6158.tar.xz
Version bump to 5.6.1HEAD5.6.1master
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 d7544d458..e33fb4fc9 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.1rc1}
+: ${SWANVERSION=5.6.1}
# Build directory where the guest kernel and images will be built
: ${BUILDDIR=$TESTDIR/build}