diff src/version.c @ 6310:3ec6e0ef4a67 v7.4.488

updated for version 7.4.488 Problem: test_mapping fails for some people. Solution: Set the 'encoding' option. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Wed, 22 Oct 2014 22:09:01 +0200
parents 1f9577e9ef1b
children 31c78e590806
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    488,
+/**/
     487,
 /**/
     486,