comparison src/version.c @ 5712:06e5f65c34d8 v7.4.201

updated for version 7.4.201 Problem: 'lispwords' is a global option. Solution: Make 'lispwords' global-local. (Sung Pae)
author Bram Moolenaar <bram@vim.org>
date Wed, 12 Mar 2014 18:55:58 +0100
parents 0559091e6f09
children 22d7af9ff3e5
comparison
equal deleted inserted replaced
5711:81ad042b81b7 5712:06e5f65c34d8
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 201,
741 /**/ 743 /**/
742 200, 744 200,
743 /**/ 745 /**/
744 199, 746 199,
745 /**/ 747 /**/