comparison 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
comparison
equal deleted inserted replaced
6642:3fa148f39809 6643:4f9c3e62d4d4
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 647,
744 /**/ 746 /**/
745 646, 747 646,
746 /**/ 748 /**/
747 645, 749 645,
748 /**/ 750 /**/