diff src/version.c @ 4182:f4960ddda07c v7.3.843

updated for version 7.3.843 Problem: Missing test file changes. Solution: Change the tests.
author Bram Moolenaar <bram@vim.org>
date Tue, 26 Feb 2013 22:54:11 +0100
parents 78321dcaa8e2
children eccc0e8a82fb
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 */
 /**/
+    843,
+/**/
     842,
 /**/
     841,