diff src/version.c @ 5700:c2e88a40d530 v7.4.195

updated for version 7.4.195 Problem: Python tests fail. Solution: Change "then" to "than" in more places. (Dominique Pelle, Taro Muraoka)
author Bram Moolenaar <bram@vim.org>
date Wed, 12 Mar 2014 15:26:40 +0100
parents 767103b5bcb0
children 1ed6acdbfef5
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -739,6 +739,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    195,
+/**/
     194,
 /**/
     193,