From fd91053fbe8b55c09f9253d138d3949187611aeb Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Wed, 14 Mar 2007 18:31:47 +0000 Subject: [PATCH] version bump to 4.1.0 --- src/pluto/vendor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pluto/vendor.c b/src/pluto/vendor.c index 5dff76ef1..b9e6c5cf4 100644 --- a/src/pluto/vendor.c +++ b/src/pluto/vendor.c @@ -198,7 +198,7 @@ static struct vid_struct _vid_tab[] = { /* * strongSwan */ - DEC_MD5_VID(STRONGSWAN, "strongSwan 4.0.8") + DEC_MD5_VID(STRONGSWAN, "strongSwan 4.1.0") DEC_MD5_VID(STRONGSWAN_4_0_7, "strongSwan 4.0.7") DEC_MD5_VID(STRONGSWAN_4_0_6, "strongSwan 4.0.6") DEC_MD5_VID(STRONGSWAN_4_0_5, "strongSwan 4.0.5")