comparison src/version.c @ 6834:8730db0c187b v7.4.738

patch 7.4.738 Problem: Can't compile without the syntax highlighting feature. Solution: Add #ifdef around use of w_p_cul. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Wed, 10 Jun 2015 12:16:47 +0200
parents 1ccf96128410
children 541abe8d5f55
comparison
equal deleted inserted replaced
6833:7a8dcf699b22 6834:8730db0c187b
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 738,
744 /**/ 746 /**/
745 737, 747 737,
746 /**/ 748 /**/
747 736, 749 736,
748 /**/ 750 /**/