comparison src/version.c @ 6586:9ac723b9f54d v7.4.619

updated for version 7.4.619 Problem: luaV_setref() not returning the correct value. Solution: Return one.
author Bram Moolenaar <bram@vim.org>
date Wed, 04 Feb 2015 22:02:37 +0100
parents d129b939a190
children 1ffe91b5e514
comparison
equal deleted inserted replaced
6585:4f78e9d9dd0d 6586:9ac723b9f54d
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 619,
744 /**/ 746 /**/
745 618, 747 618,
746 /**/ 748 /**/
747 617, 749 617,
748 /**/ 750 /**/