comparison src/version.c @ 5706:705f398ce6f5 v7.4.198

updated for version 7.4.198 Problem: Can't build Vim with Perl when -Dusethreads is not specified for building Perl, and building Vim with --enable-perlinterp=dynamic. Solution: Adjust #ifdefs. (Yasuhiro Matsumoto)
author Bram Moolenaar <bram@vim.org>
date Wed, 12 Mar 2014 17:08:05 +0100
parents 47a673b20e49
children 54b1a90c9373
comparison
equal deleted inserted replaced
5705:d133b8731bac 5706:705f398ce6f5
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 198,
741 /**/ 743 /**/
742 197, 744 197,
743 /**/ 745 /**/
744 196, 746 196,
745 /**/ 747 /**/