comparison src/version.c @ 5483:9502d1caf90b v7.4.091

updated for version 7.4.091 Problem: Missing semicolon. Solution: Add the semicolon.
author Bram Moolenaar <bram@vim.org>
date Tue, 12 Nov 2013 18:09:29 +0100
parents 31217cc48e7d
children 1b4cb2c6b285
comparison
equal deleted inserted replaced
5482:168211560344 5483:9502d1caf90b
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 91,
741 /**/ 743 /**/
742 90, 744 90,
743 /**/ 745 /**/
744 89, 746 89,
745 /**/ 747 /**/