diff src/version.c @ 4149:5e17a12a3b14 v7.3.827

updated for version 7.3.827 Problem: Python tests fail. Solution: Adjust the output for the stack trace.
author Bram Moolenaar <bram@vim.org>
date Wed, 20 Feb 2013 16:54:27 +0100
parents 646cb6b6ff23
children 13170a796134
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 */
 /**/
+    827,
+/**/
     826,
 /**/
     825,