diff src/version.c @ 2593:103dea654543 v7.3.017

updated for version 7.3.017 Problem: smatch reports errors. Solution: Fix the reported errors. (Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Wed, 29 Sep 2010 18:32:52 +0200
parents 2c5e70e2858f
children 56b638f2029e
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 */
 /**/
+    17,
+/**/
     16,
 /**/
     15,