diff src/version.c @ 6643:4f9c3e62d4d4 v7.4.647

updated for version 7.4.647 Problem: After running the tests on MS-Windows many files differ from their originals as they were checked out. Solution: Use a temp directory for executing the tests. (Ken Takata, Taro Muraoka)
author Bram Moolenaar <bram@vim.org>
date Fri, 27 Feb 2015 21:11:02 +0100
parents ceda6d8af447
children 0a859da6714b
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 */
 /**/
+    647,
+/**/
     646,
 /**/
     645,