view tools/rename.bat @ 28606:893af4a8fc08 v8.2.4827

patch 8.2.4827: typo in variable name Commit: https://github.com/vim/vim/commit/87f74106f96737e7b8ceaafe1a131aa718077de6 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Apr 25 18:59:25 2022 +0100 patch 8.2.4827: typo in variable name Problem: Typo in variable name. (Gabriel Dupras) Solution: Rename the variable.
author Bram Moolenaar <Bram@vim.org>
date Mon, 25 Apr 2022 20:00:04 +0200
parents 217c97e06615
children 7a3de23515d6
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 uninstall.exe uninstallw32.exe