comparison src/version.c @ 5774:0a295a3c9e47 v7.4.231

updated for version 7.4.231 Problem: An error in ":options" is not caught by the tests. Solution: Add a test for ":options". Set $VIMRUNTIME for the tests so that it uses the current runtime files instead of the installed ones.
author Bram Moolenaar <bram@vim.org>
date Tue, 01 Apr 2014 14:08:28 +0200
parents 57ecd7a8c0f0
children 845608965bd9
comparison
equal deleted inserted replaced
5773:39c93da6b937 5774:0a295a3c9e47
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 231,
737 /**/ 739 /**/
738 230, 740 230,
739 /**/ 741 /**/
740 229, 742 229,
741 /**/ 743 /**/