Skip to content

Commit e2221ef

Browse files
committed
mui2: Update descriptions about the installers
1 parent 69108fa commit e2221ef

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

appveyor.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,14 +66,16 @@ deploy:
6666
6767
### Files:
6868
69+
* `gvim_$(VIMVER)_x64-mui2.exe`
70+
**Experimental**: 64-bit installer with the modern interface (MUI2)
6971
* `gvim_$(VIMVER)_x64.zip`
7072
64-bit zip archive
7173
* `gvim_$(VIMVER)_x64_pdb.zip`
7274
pdb files for debugging the corresponding 64-bit executable
73-
* `gvim_$(VIMVER)_x86.exe`
74-
32-bit installer
7575
* `gvim_$(VIMVER)_x86-mui2.exe`
7676
**Experimental**: 32-bit installer with the modern interface (MUI2)
77+
* `gvim_$(VIMVER)_x86.exe`
78+
**Recommended**: 32-bit installer
7779
* `gvim_$(VIMVER)_x86.zip`
7880
32-bit zip archive
7981
* `gvim_$(VIMVER)_x86_pdb.zip`

0 commit comments

Comments
 (0)