diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2008-04-19 10:07:32 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2008-04-19 10:07:32 +0000 |
commit | 7c0c0aac01c15d635a934a782478106e8678a005 (patch) | |
tree | da4e733fe927b6d23f3b965c02d2377549c53c60 /testing/testing.conf | |
parent | c306dfb15a9b62d53922daddf5991ec0359f0b69 (diff) | |
download | strongswan-7c0c0aac01c15d635a934a782478106e8678a005.tar.bz2 strongswan-7c0c0aac01c15d635a934a782478106e8678a005.tar.xz |
version bump to 4.2.2
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 a2b5722d4..c63b4b2e6 100755 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -34,7 +34,7 @@ KERNELCONFIG=$UMLTESTDIR/.config-2.6.24 #UMLPATCH=$UMLTESTDIR/uml_jmpbuf-2.6.18.patch.bz2 # Bzipped source of strongSwan -STRONGSWAN=$UMLTESTDIR/strongswan-4.2.1.tar.bz2 +STRONGSWAN=$UMLTESTDIR/strongswan-4.2.2.tar.bz2 # strongSwan compile options (use "yes" or "no") USE_LIBCURL="yes" |