diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-08-08 08:17:48 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-08-08 08:17:48 +0000 |
commit | 3dcf9dbd70dbee8b9914eef98d3f7cc00203919b (patch) | |
tree | 182c3cb9d46c26e8871e8f0f203aa0cfa6594f4c /testing/testing.conf | |
parent | 037575682a27f9f53a75a1a2368c83e17bae9557 (diff) | |
download | strongswan-3dcf9dbd70dbee8b9914eef98d3f7cc00203919b.tar.bz2 strongswan-3dcf9dbd70dbee8b9914eef98d3f7cc00203919b.tar.xz |
version bump to 4.1.6
Diffstat (limited to 'testing/testing.conf')
-rwxr-xr-x | testing/testing.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/testing.conf b/testing/testing.conf index 1849510f6..d6cd2018a 100755 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -34,7 +34,7 @@ KERNELCONFIG=$UMLTESTDIR/.config-2.6.22 #UMLPATCH=$UMLTESTDIR/uml_jmpbuf-2.6.18.patch.bz2 # Bzipped source of strongSwan -STRONGSWAN=$UMLTESTDIR/strongswan-4.1.5.tar.bz2 +STRONGSWAN=$UMLTESTDIR/strongswan-4.1.6.tar.bz2 # strongSwan compile options (use "yes" or "no") USE_LIBCURL="yes" |