comparison src/version.c @ 5341:09361f13580b v7.4.023

updated for version 7.4.023 Problem: Compiler warning on 64 bit windows. Solution: Add type cast. (Mike Williams)
author Bram Moolenaar <bram@vim.org>
date Sat, 07 Sep 2013 16:35:42 +0200
parents 965044860b7f
children 00d61a47df66
comparison
equal deleted inserted replaced
5340:22da5ab9aaa1 5341:09361f13580b
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 23,
741 /**/ 743 /**/
742 22, 744 22,
743 /**/ 745 /**/
744 21, 746 21,
745 /**/ 747 /**/