diff 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
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -729,6 +729,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    899,
+/**/
     898,
 /**/
     897,