comparison src/version.c @ 6860:809e3aa59c6f v7.4.750

patch 7.4.750 Problem: Cannot build with clang 3.5 on Cygwin with perl enabled. Solution: Strip "-fdebug-prefix-map" in configure. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Sun, 21 Jun 2015 13:41:08 +0200
parents e73d5ac8b16b
children db53fd1a7d5c
comparison
equal deleted inserted replaced
6859:a8a5c21436dd 6860:809e3aa59c6f
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 750,
744 /**/ 746 /**/
745 749, 747 749,
746 /**/ 748 /**/
747 748, 749 748,
748 /**/ 750 /**/