comparison src/version.c @ 6555:f625b6302d04 v7.4.604

updated for version 7.4.604 Problem: Running tests changes viminfo. Solution: Disable viminfo.
author Bram Moolenaar <bram@vim.org>
date Tue, 27 Jan 2015 17:12:00 +0100
parents 0c8738124a7b
children c1ed973fb58f
comparison
equal deleted inserted replaced
6554:525f7355f17e 6555:f625b6302d04
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 604,
744 /**/ 746 /**/
745 603, 747 603,
746 /**/ 748 /**/
747 602, 749 602,
748 /**/ 750 /**/