comparison src/version.c @ 5909:53b87d790574 v7.4.296

updated for version 7.4.296 Problem: Can't run tests on Solaris. Solution: Change the way VIMRUNTIME is set. (Laurent Blume)
author Bram Moolenaar <bram@vim.org>
date Thu, 22 May 2014 13:12:29 +0200
parents 662ae48e7e24
children 81f5a056b2a5
comparison
equal deleted inserted replaced
5908:32de51778c27 5909:53b87d790574
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 296,
737 /**/ 739 /**/
738 295, 740 295,
739 /**/ 741 /**/
740 294, 742 294,
741 /**/ 743 /**/