diff src/version.c @ 4031:da7a7ba36ed2 v7.3.770

updated for version 7.3.770 Problem: Vim.h indentation is inconsistent. Solution: Adjust the indentation. (Elias Diem)
author Bram Moolenaar <bram@vim.org>
date Thu, 17 Jan 2013 17:17:26 +0100
parents d179a8eff9d7
children 3bd2c055319e
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -726,6 +726,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    770,
+/**/
     769,
 /**/
     768,