comparison src/version.c @ 5631:477665b4105f v7.4.162

updated for version 7.4.162 Problem: Running tests in shadow dir doesn't work. Solution: Add testdir/sautest to the shadow target. (James McCoy)
author Bram Moolenaar <bram@vim.org>
date Wed, 05 Feb 2014 12:36:42 +0100
parents 91f3908748c2
children 7db84aadd37a
comparison
equal deleted inserted replaced
5630:4ffb2eaeef2a 5631:477665b4105f
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 162,
741 /**/ 743 /**/
742 161, 744 161,
743 /**/ 745 /**/
744 160, 746 160,
745 /**/ 747 /**/