diff src/version.c @ 3494:53786601213c v7.3.510

updated for version 7.3.510 Problem: Test 77 fails on Solaris 7. (Michael Soyka) Solution: Replace any tabs with spaces.
author Bram Moolenaar <bram@vim.org>
date Mon, 30 Apr 2012 11:34:28 +0200
parents 8101253704f6
children b782e2f9e689
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 */
 /**/
+    510,
+/**/
     509,
 /**/
     508,