comparison src/version.c @ 3814:35939e1e25ff v7.3.665

updated for version 7.3.665 Problem: MSVC 11 is not supported. Solution: Recognize MSVC 11. (Raymond Ko)
author Bram Moolenaar <bram@vim.org>
date Tue, 18 Sep 2012 18:27:12 +0200
parents f86619764a1e
children 1e22adc6176e
comparison
equal deleted inserted replaced
3813:d979db245f57 3814:35939e1e25ff
717 NULL 717 NULL
718 }; 718 };
719 719
720 static int included_patches[] = 720 static int included_patches[] =
721 { /* Add new patch number below this line */ 721 { /* Add new patch number below this line */
722 /**/
723 665,
722 /**/ 724 /**/
723 664, 725 664,
724 /**/ 726 /**/
725 663, 727 663,
726 /**/ 728 /**/