comparison src/version.c @ 6297:488bb7c4ace0 v7.4.482

updated for version 7.4.482 Problem: When 'balloonexpr' results in a list, the text has a trailing newline. (Lcd) Solution: Remove one trailing newline.
author Bram Moolenaar <bram@vim.org>
date Tue, 21 Oct 2014 14:15:17 +0200
parents 15e88e3750e3
children 3eb160c5b3a1
comparison
equal deleted inserted replaced
6296:575e8caa46a2 6297:488bb7c4ace0
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 482,
744 /**/ 746 /**/
745 481, 747 481,
746 /**/ 748 /**/
747 480, 749 480,
748 /**/ 750 /**/