comparison src/version.c @ 3030:07bc2ccfe555 v7.3.287

updated for version 7.3.287 Problem: Can't compile with MSVC and tiny options. Solution: Move variables and #ifdefs. (Sergey Khorev)
author Bram Moolenaar <bram@vim.org>
date Sat, 27 Aug 2011 15:10:04 +0200
parents 3f822e54765c
children e4f3fa1a474e
comparison
equal deleted inserted replaced
3029:6ca6a42b3cc7 3030:07bc2ccfe555
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 287,
712 /**/ 714 /**/
713 286, 715 286,
714 /**/ 716 /**/
715 285, 717 285,
716 /**/ 718 /**/