comparison src/version.c @ 6541:c124a8f34ed1 v7.4.597

updated for version 7.4.597 Problem: Cannot change the result of systemlist(). Solution: Initialize v_lock. (Yukihiro Nakadaira)
author Bram Moolenaar <bram@vim.org>
date Tue, 27 Jan 2015 13:49:31 +0100
parents 6da912e32896
children b01ca71f93b2
comparison
equal deleted inserted replaced
6540:781e6005524f 6541:c124a8f34ed1
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 597,
744 /**/ 746 /**/
745 596, 747 596,
746 /**/ 748 /**/
747 595, 749 595,
748 /**/ 750 /**/