comparison src/version.c @ 6807:399216850e36 v7.4.725

patch 7.4.725 Problem: ":call setreg('"', [])" reports an internal error. Solution: Make the register empty. (Yasuhiro Matsumoto)
author Bram Moolenaar <bram@vim.org>
date Mon, 04 May 2015 20:19:21 +0200
parents 81cb471657e0
children 932370264f0f
comparison
equal deleted inserted replaced
6806:0d413bf8e288 6807:399216850e36
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 725,
744 /**/ 746 /**/
745 724, 747 724,
746 /**/ 748 /**/
747 723, 749 723,
748 /**/ 750 /**/