comparison src/version.c @ 6003:8dcc6f142460 v7.4.342

updated for version 7.4.342 Problem: Clang gives warnings. Solution: Add an else block. (Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Wed, 25 Jun 2014 17:44:49 +0200
parents adc4a84f72eb
children 539ce56d8f35
comparison
equal deleted inserted replaced
6002:c688a2786dd3 6003:8dcc6f142460
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 342,
737 /**/ 739 /**/
738 341, 740 341,
739 /**/ 741 /**/
740 340, 742 340,
741 /**/ 743 /**/