comparison src/version.c @ 6406:ee28ddfc7b7c v7.4.534

updated for version 7.4.534 Problem: Warnings when compiling if_ruby.c. Solution: Avoid the warnings. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Thu, 27 Nov 2014 17:44:08 +0100
parents 18953e121be6
children 83c5fd1b55bc
comparison
equal deleted inserted replaced
6405:2ef0ff943f0f 6406:ee28ddfc7b7c
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 534,
744 /**/ 746 /**/
745 533, 747 533,
746 /**/ 748 /**/
747 532, 749 532,
748 /**/ 750 /**/