comparison src/version.c @ 6887:2b7e36955265 v7.4.763

patch 7.4.763 Problem: Building with Lua 5.1 doesn't work. Solution: Define lua_replace and lua_remove. (KF Leong)
author Bram Moolenaar <bram@vim.org>
date Sat, 27 Jun 2015 18:36:16 +0200
parents ce209c5103a3
children 9d41289b5512
comparison
equal deleted inserted replaced
6886:ab6219ee8a5f 6887:2b7e36955265
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 763,
744 /**/ 746 /**/
745 762, 747 762,
746 /**/ 748 /**/
747 761, 749 761,
748 /**/ 750 /**/