view tools/rename.bat @ 18287:50a16f2a54a8 v8.1.2138

patch 8.1.2138: including the build number in the Win32 binary is confusing Commit: https://github.com/vim/vim/commit/4cdbed33e467bdfed9aa90dc0f96642c91db32bb Author: Bram Moolenaar <Bram@vim.org> Date: Sat Oct 12 15:02:47 2019 +0200 patch 8.1.2138: including the build number in the Win32 binary is confusing Problem: Including the build number in the Win32 binary is confusing. Solution: Only use the patchlevel.
author Bram Moolenaar <Bram@vim.org>
date Sat, 12 Oct 2019 15:15:03 +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