view tools/rename.bat @ 10353:72d92c31b9f7 v8.0.0071

commit https://github.com/vim/vim/commit/c4d4ac22f78fb1394c79eccc8a1e6812c0c7d8a7 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Nov 7 22:42:57 2016 +0100 patch 8.0.0071 Problem: Exit value from a shell command is wrong. (Hexchain Tong) Solution: Do not check for ended jobs while waiting for a shell command. (ichizok, closes https://github.com/vim/vim/issues/1196)
author Christian Brabandt <cb@256bit.org>
date Mon, 07 Nov 2016 22:45:04 +0100
parents f0b1cbf9467e
children 217c97e06615
line wrap: on
line source

mv vim.exe vimw32.exe
mv tee/tee.exe teew32.exe
mv xxd/xxd.exe xxdw32.exe
mv vim.pdb vimw32.pdb
mv install.exe installw32.exe
mv uninstal.exe uninstalw32.exe