comparison src/version.c @ 2871:82cd9f1e8d6b v7.3.209

updated for version 7.3.209 Problem: MSVC Install instructions point to wrong batch file. Solution: Add a batch file for use with MSVC 10.
author Bram Moolenaar <bram@vim.org>
date Sun, 12 Jun 2011 20:36:09 +0200
parents 205adc87d579
children eeb1ac4f66d1
comparison
equal deleted inserted replaced
2870:7cb1a184b2cd 2871:82cd9f1e8d6b
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 209,
712 /**/ 714 /**/
713 208, 715 208,
714 /**/ 716 /**/
715 207, 717 207,
716 /**/ 718 /**/