recognize strongSwan 2.8.4 VID

This commit is contained in:
Andreas Steffen
2007-04-04 05:25:06 +00:00
parent 8f76dbe8b1
commit d15d1cc4f3
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -216,6 +216,7 @@ static struct vid_struct _vid_tab[] = {
DEC_MD5_VID(STRONGSWAN_4_0_1, "strongSwan 4.0.1")
DEC_MD5_VID(STRONGSWAN_4_0_0, "strongSwan 4.0.0")
DEC_MD5_VID(STRONGSWAN_2_8_4, "strongSwan 2.8.4")
DEC_MD5_VID(STRONGSWAN_2_8_3, "strongSwan 2.8.3")
DEC_MD5_VID(STRONGSWAN_2_8_2, "strongSwan 2.8.2")
DEC_MD5_VID(STRONGSWAN_2_8_1, "strongSwan 2.8.1")