comparison src/version.c @ 6361:6ad9facba57d v7.4.513

updated for version 7.4.513 Problem: Crash because reference count is wrong for list returned by getreg(). Solution: Increment the reference count. (Kimmy Lindvall)
author Bram Moolenaar <bram@vim.org>
date Wed, 12 Nov 2014 18:49:16 +0100
parents 9f9058aeba0d
children e6c5ff35500d
comparison
equal deleted inserted replaced
6360:135901a3246c 6361:6ad9facba57d
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 513,
744 /**/ 746 /**/
745 512, 747 512,
746 /**/ 748 /**/
747 511, 749 511,
748 /**/ 750 /**/