aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-10-02 19:11:03 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-10-02 19:11:03 +0000
commit9c7aac664c5aec2ecf20ed6af42f133db1a8f9e3 (patch)
treee82074311bfbc053bbf69f697c6e47e6912c4563
parenteffdbc7c70b64954b7a0298824af9d0752c1104d (diff)
downloadstrongswan-9c7aac664c5aec2ecf20ed6af42f133db1a8f9e3.tar.bz2
strongswan-9c7aac664c5aec2ecf20ed6af42f133db1a8f9e3.tar.xz
version bump to 4.1.7
-rw-r--r--testing/INSTALL2
-rwxr-xr-xtesting/testing.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/testing/INSTALL b/testing/INSTALL
index 462eccc46..d74bd68e2 100644
--- a/testing/INSTALL
+++ b/testing/INSTALL
@@ -71,7 +71,7 @@ are required for the strongSwan testing environment:
* The latest strongSwan distribution
- http://download.strongswan.org/strongswan-4.1.6.tar.gz
+ http://download.strongswan.org/strongswan-4.1.7.tar.gz
3. Creating the environment
diff --git a/testing/testing.conf b/testing/testing.conf
index d6cd2018a..aecedd7ae 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.6.tar.bz2
+STRONGSWAN=$UMLTESTDIR/strongswan-4.1.7.tar.bz2
# strongSwan compile options (use "yes" or "no")
USE_LIBCURL="yes"