view tools/rename.bat @ 14738:ef9f4be0bc5b v8.1.0381

patch 8.1.0381: variable declaration not at start of block commit https://github.com/vim/vim/commit/5c6f574bd1e07d6eab077fa8f28b2c0cd480b068 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Sep 13 17:32:07 2018 +0200 patch 8.1.0381: variable declaration not at start of block Problem: Variable declaration not at start of block. Solution: Fix line ordering.
author Christian Brabandt <cb@256bit.org>
date Thu, 13 Sep 2018 17:45:05 +0200
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