comparison src/version.c @ 6539:6da912e32896 v7.4.596

updated for version 7.4.596 Problem: Tiny build doesn't compile. (Ike Devolder) Solution: Add #ifdef.
author Bram Moolenaar <bram@vim.org>
date Tue, 27 Jan 2015 13:33:23 +0100
parents d83436d11987
children c124a8f34ed1
comparison
equal deleted inserted replaced
6538:08cbc3e11cb6 6539:6da912e32896
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 596,
744 /**/ 746 /**/
745 595, 747 595,
746 /**/ 748 /**/
747 594, 749 594,
748 /**/ 750 /**/