diff src/version.c @ 2591:88095f75d63b v7.3.015

updated for version 7.3.015 Problem: Test is using error message that no longer exists. Solution: Change E106 to E121. (Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Wed, 29 Sep 2010 16:55:49 +0200
parents b57f2617965f
children 2c5e70e2858f
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 */
 /**/
+    15,
+/**/
     14,
 /**/
     13,