comparison src/version.c @ 6783:56e121fd109b v7.4.713

patch 7.4.713 Problem: Wrong condition for #ifdef. Solution: Change USR_EXRC_FILE2 to USR_VIMRC_FILE2. (Mikael Fourrier)
author Bram Moolenaar <bram@vim.org>
date Mon, 04 May 2015 09:31:11 +0200
parents f2a751a9ee72
children de90405940be
comparison
equal deleted inserted replaced
6782:18d84ed365a5 6783:56e121fd109b
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 713,
744 /**/ 746 /**/
745 712, 747 712,
746 /**/ 748 /**/
747 711, 749 711,
748 /**/ 750 /**/