comparison src/version.c @ 5702:1ed6acdbfef5 v7.4.196

updated for version 7.4.196 Problem: Tests fail on Solaris 9 and 10. Solution: Use "test -f" instead of "test -e". (Laurent Blume)
author Bram Moolenaar <bram@vim.org>
date Wed, 12 Mar 2014 15:50:22 +0100
parents c2e88a40d530
children 47a673b20e49
comparison
equal deleted inserted replaced
5701:6afe153604f6 5702:1ed6acdbfef5
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 196,
741 /**/ 743 /**/
742 195, 744 195,
743 /**/ 745 /**/
744 194, 746 194,
745 /**/ 747 /**/