comparison src/version.c @ 18578:e9e60e0088b5 v8.1.2283

patch 8.1.2283: missed on use of p_sbr Commit: https://github.com/vim/vim/commit/91e22eb6e09ec384496fccde812072033fd9e616 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Nov 10 00:19:12 2019 +0100 patch 8.1.2283: missed on use of p_sbr Problem: Missed on use of p_sbr. Solution: Add missing p_sbr change.
author Bram Moolenaar <Bram@vim.org>
date Sun, 10 Nov 2019 00:30:04 +0100
parents e9675870c480
children 4ac042c8ed98
comparison
equal deleted inserted replaced
18577:503b8f709e8b 18578:e9e60e0088b5
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 2283,
744 /**/ 746 /**/
745 2282, 747 2282,
746 /**/ 748 /**/
747 2281, 749 2281,
748 /**/ 750 /**/