]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0368: MS-Windows: Hard to define the Vim Patchlevel with leading zeroes v9.1.0368
authorRestorerZ <restorer@mail2k.ru>
Tue, 23 Apr 2024 18:33:38 +0000 (20:33 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 23 Apr 2024 18:33:38 +0000 (20:33 +0200)
commitdc5cd1cac1a8b25b6259f2b0a7a071f7b840e730
tree51a4b539683f873836c89c03eae1d70dd835f2cd
parenta16f251333e324c94ca8e3e92d1fcf3193dfa382
patch 9.1.0368: MS-Windows: Hard to define the Vim Patchlevel with leading zeroes

Problem:  MS-Windows: Hard to define the Vim Patchlevel with leading
          zeroes for the installer
Solution: re-define VIM_VERSION_PATCHLEVEL_STR with leading zeroes,
          interpret Patchlevel as decimal in Make_mvc.mak
          (RestorerZ)

closes: #14471

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