comparison src/version.c @ 5856:88b0571de432 v7.4.271

updated for version 7.4.271 Problem: Compiler warning on 64 bit windows. Solution: Add type cast. (Mike Williams)
author Bram Moolenaar <bram@vim.org>
date Tue, 29 Apr 2014 15:55:43 +0200
parents c519c446c548
children 00228400629e
comparison
equal deleted inserted replaced
5855:57688542ff43 5856:88b0571de432
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 271,
737 /**/ 739 /**/
738 270, 740 270,
739 /**/ 741 /**/
740 269, 742 269,
741 /**/ 743 /**/