diff src/version.c @ 4303:790238e5a46c v7.3.901

updated for version 7.3.901 Problem: Outdated comment, ugly condition. Solution: Update a few comments, break line.
author Bram Moolenaar <bram@vim.org>
date Mon, 15 Apr 2013 15:47:12 +0200
parents b53fa3b43193
children b01e3cff9253
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 */
 /**/
+    901,
+/**/
     900,
 /**/
     899,