comparison src/version.c @ 6700:f26c1d294156 v7.4.674

updated for version 7.4.674 Problem: Missing changes in one file. Solution: Also change the win32 file.
author Bram Moolenaar <bram@vim.org>
date Sat, 21 Mar 2015 22:18:41 +0100
parents 67e7a819c811
children d879db7c2f56
comparison
equal deleted inserted replaced
6699:6f67adb8ade6 6700:f26c1d294156
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 674,
744 /**/ 746 /**/
745 673, 747 673,
746 /**/ 748 /**/
747 672, 749 672,
748 /**/ 750 /**/