comparison src/version.c @ 5950:0fc665889e8f v7.4.316

updated for version 7.4.316 Problem: Warning from 64-bit compiler. Solution: Add type cast. (Mike Williams)
author Bram Moolenaar <bram@vim.org>
date Thu, 29 May 2014 14:36:29 +0200
parents 646616b6ff4d
children 8ffcb546d782
comparison
equal deleted inserted replaced
5949:07aa56179a10 5950:0fc665889e8f
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 316,
737 /**/ 739 /**/
738 315, 740 315,
739 /**/ 741 /**/
740 314, 742 314,
741 /**/ 743 /**/