comparison src/version.c @ 7868:17e6ff1a74f1 v7.4.1231

commit https://github.com/vim/vim/commit/19d2f1589850d7db1ce77efec052929246f156e2 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Feb 1 21:38:19 2016 +0100 patch 7.4.1231 Problem: JSON messages are not parsed properly. Solution: Queue received messages.
author Christian Brabandt <cb@256bit.org>
date Mon, 01 Feb 2016 21:45:06 +0100
parents 30a9f5fc3508
children fb5ba6fbc843
comparison
equal deleted inserted replaced
7867:3b79ecd05a51 7868:17e6ff1a74f1
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 1231,
745 /**/ 747 /**/
746 1230, 748 1230,
747 /**/ 749 /**/
748 1229, 750 1229,
749 /**/ 751 /**/