comparison src/version.c @ 19133:dc6a0b05b082 v8.2.0126

patch 8.2.0126: textprop test fails Commit: https://github.com/vim/vim/commit/94b6fb78c578caab014fea4029bb534246a95f6f Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jan 17 21:00:59 2020 +0100 patch 8.2.0126: textprop test fails Problem: Textprop test fails. Solution: Fix sign in computation.
author Bram Moolenaar <Bram@vim.org>
date Fri, 17 Jan 2020 21:15:03 +0100
parents 1fe99999625c
children 17722555af22
comparison
equal deleted inserted replaced
19132:ad019c1bf247 19133:dc6a0b05b082
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 126,
745 /**/ 747 /**/
746 125, 748 125,
747 /**/ 749 /**/
748 124, 750 124,
749 /**/ 751 /**/