comparison src/version.c @ 5822:251acc686ca4 v7.4.254

updated for version 7.4.254 Problem: Smack support detection is incomplete. Solution: Check for attr/xattr.h and specific macro.
author Bram Moolenaar <bram@vim.org>
date Thu, 10 Apr 2014 11:09:17 +0200
parents 4901a36479f2
children 5595506b985a
comparison
equal deleted inserted replaced
5821:dd44a527c2bd 5822:251acc686ca4
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 254,
737 /**/ 739 /**/
738 253, 740 253,
739 /**/ 741 /**/
740 252, 742 252,
741 /**/ 743 /**/