comparison READMEdir/README_bindos.txt @ 29314:f8116058ca76 v9.0.0000

release version 9.0 Commit: https://github.com/vim/vim/commit/eb49041875118be5fe60f07750c7c86cb26dccef Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jun 28 13:44:46 2022 +0100 release version 9.0 Problem: About time to release Vim 9.0. Solution: Update the version number everywhere.
author Bram Moolenaar <Bram@vim.org>
date Tue, 28 Jun 2022 14:45:09 +0200
parents af69c9335223
children 4635e43f2c6f
comparison
equal deleted inserted replaced
29313:4adb174f9e21 29314:f8116058ca76
1 README_bindos.txt for version 8.2 of Vim: Vi IMproved. 1 README_bindos.txt for version 9.0 of Vim: Vi IMproved.
2 2
3 See "README.txt" for general information about Vim. 3 See "README.txt" for general information about Vim.
4 See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows. 4 See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
5 These files are in the runtime archive (vim82rt.zip). 5 These files are in the runtime archive (vim90rt.zip).
6 6
7 7
8 There are several binary distributions of Vim for the PC. You would normally 8 There are several binary distributions of Vim for the PC. You would normally
9 pick only one of them, but it's also possible to install several. 9 pick only one of them, but it's also possible to install several.
10 These ones are available (the version number may differ): 10 These ones are available (the version number may differ):
11 vim82w32.zip Windows 95/98/NT/etc. console version 11 vim90w32.zip Windows 95/98/NT/etc. console version
12 gvim82.zip Windows 95/98/NT/etc. GUI version 12 gvim90.zip Windows 95/98/NT/etc. GUI version
13 gvim82ole.zip Windows 95/98/NT/etc. GUI version with OLE 13 gvim90ole.zip Windows 95/98/NT/etc. GUI version with OLE
14 14
15 You MUST also get the runtime archive (vim82rt.zip). 15 You MUST also get the runtime archive (vim90rt.zip).
16 The sources are also available (vim82src.zip). 16 The sources are also available (vim90src.zip).