]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0370: MS-Windows: patch number is zero in installer v9.1.0370
authorRestorerZ <restorer@mail2k.ru>
Thu, 25 Apr 2024 19:25:19 +0000 (21:25 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 25 Apr 2024 19:25:19 +0000 (21:25 +0200)
commitec67ee09d2f04804a14408e035faec9fe06b19b8
tree999c205f362caa7c0549bd8eb4042c613c07d658
parentaddf9ed620b01cc8f69fb7a27c6b12514fdda24e
patch 9.1.0370: MS-Windows: patch number is zero in installer

Problem:  MS-Windows: patch number is zero in installer
          (jonathan-b-wiebe)
Solution: Set VIM_VERSION_PATCHLEVEL, fix a few typos in the installer
          (RestorerZ)

fixes: #14629
closes: #14635

Signed-off-by: RestorerZ <restorer@mail2k.ru>
Signed-off-by: Christian Brabandt <cb@256bit.org>
nsis/gvim.nsi
src/Make_mvc.mak
src/dosinst.c
src/version.c