diff --git a/src/Make_mvc.mak b/src/Make_mvc.mak index c1cd0a460c..c6f9b25a00 100644 --- a/src/Make_mvc.mak +++ b/src/Make_mvc.mak @@ -744,7 +744,6 @@ OBJ = \ $(OUTDIR)\pathdef.obj \ $(OUTDIR)\popupmnu.obj \ $(OUTDIR)\popupwin.obj \ - $(OUTDIR)\popupwin.obj \ $(OUTDIR)\quickfix.obj \ $(OUTDIR)\regexp.obj \ $(OUTDIR)\screen.obj \ diff --git a/src/version.c b/src/version.c index 0e7f14d6cc..8cfb965c3d 100644 --- a/src/version.c +++ b/src/version.c @@ -767,6 +767,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 1398, /**/ 1397, /**/