comparison src/version.c @ 6878:02466bf84bab v7.4.759

patch 7.4.759 Problem: Building with Lua 5.3 doesn't work, symbols have changed. Solution: Use the new names for the new version. (Felix Schnizlein)
author Bram Moolenaar <bram@vim.org>
date Thu, 25 Jun 2015 18:27:32 +0200
parents 4ece46045a5a
children bcc0909b379e
comparison
equal deleted inserted replaced
6877:cef5315b4335 6878:02466bf84bab
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 759,
744 /**/ 746 /**/
745 758, 747 758,
746 /**/ 748 /**/
747 757, 749 757,
748 /**/ 750 /**/