comparison src/version.c @ 6400:2c0cddd0df8c v7.4.531

updated for version 7.4.531 Problem: Comments about parsing an Ex command are wrong. Solution: Correct the steop numbers.
author Bram Moolenaar <bram@vim.org>
date Thu, 27 Nov 2014 16:38:11 +0100
parents 5a76e36f07b1
children 7f48abe500e1
comparison
equal deleted inserted replaced
6399:bf6366277dc9 6400:2c0cddd0df8c
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 531,
744 /**/ 746 /**/
745 530, 747 530,
746 /**/ 748 /**/
747 529, 749 529,
748 /**/ 750 /**/