comparison src/version.c @ 4299:bb3cfdb62607 v7.3.899

updated for version 7.3.899 Problem: #if indents are off. Solution: Fix the indents.
author Bram Moolenaar <bram@vim.org>
date Mon, 15 Apr 2013 15:32:25 +0200
parents aca1886102bd
children b53fa3b43193
comparison
equal deleted inserted replaced
4298:0aac00811a1f 4299:bb3cfdb62607
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 899,
731 /**/ 733 /**/
732 898, 734 898,
733 /**/ 735 /**/
734 897, 736 897,
735 /**/ 737 /**/