comparison src/version.c @ 6645:0a859da6714b v7.4.648

updated for version 7.4.648 Problem: Tests broken on MS-Windows. Solution: Delete wrong copy line. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Fri, 27 Feb 2015 22:12:34 +0100
parents 4f9c3e62d4d4
children 8bee881c3ca5
comparison
equal deleted inserted replaced
6644:6de626a7a6b8 6645:0a859da6714b
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 648,
744 /**/ 746 /**/
745 647, 747 647,
746 /**/ 748 /**/
747 646, 749 646,
748 /**/ 750 /**/