comparison src/version.c @ 5788:410ef4f1a3d2 v7.4.238

updated for version 7.4.238 Problem: Vim does not support the smack library. Solution: Add smack support (Jose Bollo)
author Bram Moolenaar <bram@vim.org>
date Wed, 02 Apr 2014 14:05:38 +0200
parents 71b165a378ad
children 98bfec9ea760
comparison
equal deleted inserted replaced
5787:3a368abed51c 5788:410ef4f1a3d2
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 238,
737 /**/ 739 /**/
738 237, 740 237,
739 /**/ 741 /**/
740 236, 742 236,
741 /**/ 743 /**/