diff src/version.c @ 3531:257c2878e0fc v7.3.526

updated for version 7.3.526 Problem: Confusing indenting for #ifdef. Solution: Remove and add indent. (Elias Diem)
author Bram Moolenaar <bram@vim.org>
date Fri, 25 May 2012 11:04:38 +0200
parents ac2e00f917df
children a17918b76ca1
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -715,6 +715,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    526,
+/**/
     525,
 /**/
     524,