From: Andreas Steffen Date: Wed, 14 Mar 2007 18:31:47 +0000 (-0000) Subject: version bump to 4.1.0 X-Git-Tag: 4.1.0~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fd91053fbe8b55c09f9253d138d3949187611aeb;p=thirdparty%2Fstrongswan.git version bump to 4.1.0 --- diff --git a/src/pluto/vendor.c b/src/pluto/vendor.c index 5dff76ef1b..b9e6c5cf48 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")