comparison src/version.c @ 6889:9d41289b5512 v7.4.764

patch 7.4.764 Problem: test_increment fails on MS-Windows. (Ken Takata) Solution: Clear Visual mappings. (Taro Muraoka)
author Bram Moolenaar <bram@vim.org>
date Sun, 28 Jun 2015 19:24:39 +0200
parents 2b7e36955265
children f9876721bedc
comparison
equal deleted inserted replaced
6888:f8e04a7fa609 6889:9d41289b5512
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 764,
744 /**/ 746 /**/
745 763, 747 763,
746 /**/ 748 /**/
747 762, 749 762,
748 /**/ 750 /**/