comparison src/version.c @ 5010:b614332f7df2 v7.3.1249

updated for version 7.3.1249 Problem: Modeline not recognized when using "Vim" instead of "vim". Solution: Also accept "Vim".
author Bram Moolenaar <bram@vim.org>
date Wed, 26 Jun 2013 20:04:35 +0200
parents 3717d569027d
children 6aecf486bb34
comparison
equal deleted inserted replaced
5009:5b276335bfdb 5010:b614332f7df2
726 NULL 726 NULL
727 }; 727 };
728 728
729 static int included_patches[] = 729 static int included_patches[] =
730 { /* Add new patch number below this line */ 730 { /* Add new patch number below this line */
731 /**/
732 1249,
731 /**/ 733 /**/
732 1248, 734 1248,
733 /**/ 735 /**/
734 1247, 736 1247,
735 /**/ 737 /**/