comparison src/version.c @ 6337:0ed561752653 v7.4.501

updated for version 7.4.501 Problem: Typo in file pattern. Solution: Insert a slash and remove a dot.
author Bram Moolenaar <bram@vim.org>
date Wed, 05 Nov 2014 17:04:18 +0100
parents fd4dc6581b0e
children 7b28dc1d756e
comparison
equal deleted inserted replaced
6336:4abac79c0b7a 6337:0ed561752653
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 501,
744 /**/ 746 /**/
745 500, 747 500,
746 /**/ 748 /**/
747 499, 749 499,
748 /**/ 750 /**/