comparison src/version.c @ 6571:75238dbe8543 v7.4.612

updated for version 7.4.612 Problem: test_eval fails on Mac. Solution: Use the * register instead of the + register. (Jun Takimoto)
author Bram Moolenaar <bram@vim.org>
date Tue, 03 Feb 2015 16:07:47 +0100
parents 7fa1a7359a56
children ffba266e064d
comparison
equal deleted inserted replaced
6570:ec27922631d8 6571:75238dbe8543
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 612,
744 /**/ 746 /**/
745 611, 747 611,
746 /**/ 748 /**/
747 610, 749 610,
748 /**/ 750 /**/