comparison src/version.c @ 6914:94b179585851 v7.4.776

patch 7.4.776 Problem: Equivalence class for 'd' does not work correctly. Solution: Fix 0x1e0f and 0x1d0b. (Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Fri, 10 Jul 2015 19:16:34 +0200
parents e09a7ff88046
children 228dc3f3f711
comparison
equal deleted inserted replaced
6913:5f9aae6928bc 6914:94b179585851
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 776,
744 /**/ 746 /**/
745 775, 747 775,
746 /**/ 748 /**/
747 774, 749 774,
748 /**/ 750 /**/