view tools/rename.bat @ 19832:b3f956c2ed3c v8.2.0472

patch 8.2.0472: terminal highlight name is set twice, leaking memory Commit: https://github.com/vim/vim/commit/360bdbda817920657a2ec8bf329c96a749dd7224 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Mar 28 22:37:14 2020 +0100 patch 8.2.0472: terminal highlight name is set twice, leaking memory Problem: Terminal highlight name is set twice, leaking memory. Solution: Delete one.
author Bram Moolenaar <Bram@vim.org>
date Sat, 28 Mar 2020 22:45:03 +0100
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