comparison src/version.c @ 2891:acda456c788a v7.3.219

updated for version 7.3.219 Problem: Can't compile with GTK on Mac. Solution: Add some #ifdef trickery. (Ben Schmidt)
author Bram Moolenaar <bram@vim.org>
date Mon, 13 Jun 2011 02:04:00 +0200
parents cf89a1d3a0dd
children fe9c7da98b5e
comparison
equal deleted inserted replaced
2890:17bdc73daed7 2891:acda456c788a
707 NULL 707 NULL
708 }; 708 };
709 709
710 static int included_patches[] = 710 static int included_patches[] =
711 { /* Add new patch number below this line */ 711 { /* Add new patch number below this line */
712 /**/
713 219,
712 /**/ 714 /**/
713 218, 715 218,
714 /**/ 716 /**/
715 217, 717 217,
716 /**/ 718 /**/