diff src/version.c @ 4129:01fa9313d4b5 v7.3.817

updated for version 7.3.817 Problem: Test 89 fails with tiny and small features. Solution: Add sourcing small.vim.
author Bram Moolenaar <bram@vim.org>
date Thu, 14 Feb 2013 20:10:33 +0100
parents 2b340e5c5baa
children ad7b6062a7f4
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -726,6 +726,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    817,
+/**/
     816,
 /**/
     815,