comparison src/version.c @ 5732:e90bef2240c8 v7.4.211

updated for version 7.4.211 Problem: ":lu" is an abbreviation for ":lua", but it should be ":lunmap". (ZyX) Solution: Move "lunmap" to above "lua".
author Bram Moolenaar <bram@vim.org>
date Sat, 22 Mar 2014 13:30:01 +0100
parents 420fd9cb86d5
children 50dbef5e774a
comparison
equal deleted inserted replaced
5731:70fac246bfe4 5732:e90bef2240c8
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 211,
741 /**/ 743 /**/
742 210, 744 210,
743 /**/ 745 /**/
744 209, 746 209,
745 /**/ 747 /**/