diff src/version.c @ 6737:9a07975061ed v7.4.692

patch 7.4.692 for Problem: Defining SOLARIS for no good reason. (Danek Duvall) Solution: Remove it.
author Bram Moolenaar <bram@vim.org>
date Thu, 09 Apr 2015 22:08:21 +0200
parents f6021786b775
children f012247e8ec8
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    692,
+/**/
     691,
 /**/
     690,