aboutsummaryrefslogtreecommitdiffstats
path: root/testing/testing.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2016-07-13 13:26:16 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2016-07-13 13:26:16 +0200
commit74de8c3727833891e6f3a73d5cc776d201112dfd (patch)
tree0de20ae7129c7d5ccaa35df06aac6817f273dd88 /testing/testing.conf
parentb977ef8ec9f3dd34002d956257df66f6c1b5649d (diff)
downloadstrongswan-74de8c3727833891e6f3a73d5cc776d201112dfd.tar.bz2
strongswan-74de8c3727833891e6f3a73d5cc776d201112dfd.tar.xz
Version bump to 5.5.05.5.0
Diffstat (limited to 'testing/testing.conf')
-rw-r--r--testing/testing.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/testing.conf b/testing/testing.conf
index c82eff256..ee403435a 100644
--- a/testing/testing.conf
+++ b/testing/testing.conf
@@ -24,7 +24,7 @@ fi
: ${TESTDIR=/srv/strongswan-testing}
# Kernel configuration
-: ${KERNELVERSION=4.6.3}
+: ${KERNELVERSION=4.6.4}
: ${KERNEL=linux-$KERNELVERSION}
: ${KERNELTARBALL=$KERNEL.tar.xz}
: ${KERNELCONFIG=$DIR/../config/kernel/config-4.6}