fixed copy-and-paste error in vendor.h

This commit is contained in:
Andreas Steffen 2009-03-30 16:00:11 +00:00
parent 0c95f8387e
commit a95016c83e

View File

@ -206,7 +206,8 @@ static struct vid_struct _vid_tab[] = {
/*
* strongSwan
*/
DEC_MD5_VID(STRONGSWAN, "strongSwan 4.2.14")
DEC_MD5_VID(STRONGSWAN, "strongSwan 4.3.0")
DEC_MD5_VID(STRONGSWAN_4_2_14,"strongSwan 4.2.14")
DEC_MD5_VID(STRONGSWAN_4_2_13,"strongSwan 4.2.13")
DEC_MD5_VID(STRONGSWAN_4_2_12,"strongSwan 4.2.12")
DEC_MD5_VID(STRONGSWAN_4_2_11,"strongSwan 4.2.11")