comparison src/version.c @ 6706:c8ff693e9ebc v7.4.677

updated for version 7.4.677 Problem: Configure fails when specifying a python-config-dir. (Lcd) Solution: Check if PYTHONFRAMEWORKPREFIX is set.
author Bram Moolenaar <bram@vim.org>
date Tue, 24 Mar 2015 15:14:27 +0100
parents 692bc2c52002
children b225e8fed8cc
comparison
equal deleted inserted replaced
6705:f289eb84040a 6706:c8ff693e9ebc
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 677,
744 /**/ 746 /**/
745 676, 747 676,
746 /**/ 748 /**/
747 675, 749 675,
748 /**/ 750 /**/