updated for version 7.3.079

Problem:    Duplicate lines in makefile.
Solution:   Remove the lines. (Hong Xu)
This commit is contained in:
Bram Moolenaar
2010-12-08 14:55:02 +01:00
parent a1faf70262
commit d6a9ced3b1
2 changed files with 2 additions and 3 deletions
-3
View File
@@ -380,9 +380,6 @@ MSVCVER = 10.0
!if "$(_NMAKE_VER)" == "10.00.30319.01"
MSVCVER = 10.0
!endif
!if "$(_NMAKE_VER)" == "9.00.30729.01"
MSVCVER = 9.0
!endif
!endif
# Abort bulding VIM if version of VC is unrecognised.
+2
View File
@@ -714,6 +714,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
79,
/**/
78,
/**/