comparison src/version.c @ 7947:b2922673917a v7.4.1269

commit https://github.com/vim/vim/commit/4f8b8faec31a934920a723053e8dcf47b6fac08c Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 6 18:42:07 2016 +0100 patch 7.4.1269 Problem: Encoding {'key':} to JSON doesn't give an error (Tyru) Solution: Give an error.
author Christian Brabandt <cb@256bit.org>
date Sat, 06 Feb 2016 18:45:04 +0100
parents e72438a11172
children 3f7382858d4d
comparison
equal deleted inserted replaced
7946:b91049e93f0b 7947:b2922673917a
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 1269,
745 /**/ 747 /**/
746 1268, 748 1268,
747 /**/ 749 /**/
748 1267, 750 1267,
749 /**/ 751 /**/