view tools/rename.bat @ 13418:4db074f4394c v8.0.1583

patch 8.0.1583: using C99 comment commit https://github.com/vim/vim/commit/fc6f16b57ce988cea6d07b5f2d5054711aad6bbf Author: Bram Moolenaar <Bram@vim.org> Date: Tue Mar 6 17:43:22 2018 +0100 patch 8.0.1583: using C99 comment Problem: Using C99 comment. Solution: Use old style comment. (Kazunobu Kuriyama)
author Christian Brabandt <cb@256bit.org>
date Tue, 06 Mar 2018 17:45:05 +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