From 8c471fa0b359cfcade79f6e14f723b8436a7a594 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Tue, 16 Jan 2007 21:14:45 +0000 Subject: updated for version 7.0-188 --- src/version.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/version.c') diff --git a/src/version.c b/src/version.c index 92cd49b7a..5e84c6605 100644 --- a/src/version.c +++ b/src/version.c @@ -666,6 +666,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 188, /**/ 187, /**/ -- cgit v1.2.1