comparison src/version.c @ 18273:fc68850c5233 v8.1.2131

patch 8.1.2131: MSVC tests fail Commit: https://github.com/vim/vim/commit/c25e702deec74771e49f6c2df4cda7a1f97d0c1e Author: Bram Moolenaar <Bram@vim.org> Date: Thu Oct 10 14:08:26 2019 +0200 patch 8.1.2131: MSVC tests fail Problem: MSVC tests fail. Solution: Replace backslashes with slashes.
author Bram Moolenaar <Bram@vim.org>
date Thu, 10 Oct 2019 14:15:04 +0200
parents b506809f5d38
children 5218e26c658f
comparison
equal deleted inserted replaced
18272:88a6aab44084 18273:fc68850c5233
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 2131,
756 /**/ 758 /**/
757 2130, 759 2130,
758 /**/ 760 /**/
759 2129, 761 2129,
760 /**/ 762 /**/