comparison src/version.c @ 4187:171234e02b1e v7.3.845

updated for version 7.3.845 Problem: Enum indenting is not tested. Solution: Add tests. (Hong Xu)
author Bram Moolenaar <bram@vim.org>
date Thu, 07 Mar 2013 13:21:32 +0100
parents eccc0e8a82fb
children b06bb07d906b
comparison
equal deleted inserted replaced
4186:7ffc704cb7c1 4187:171234e02b1e
726 NULL 726 NULL
727 }; 727 };
728 728
729 static int included_patches[] = 729 static int included_patches[] =
730 { /* Add new patch number below this line */ 730 { /* Add new patch number below this line */
731 /**/
732 845,
731 /**/ 733 /**/
732 844, 734 844,
733 /**/ 735 /**/
734 843, 736 843,
735 /**/ 737 /**/