comparison src/version.c @ 5981:6d984caa0409 v7.4.331

updated for version 7.4.331 Problem: Relative numbering not updated after a linewise yank. Issue 235. Solution: Redraw after the yank. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 17 Jun 2014 18:16:11 +0200
parents f9fa2e506b9f
children 8fed02d53b45
comparison
equal deleted inserted replaced
5980:3f0304f301d7 5981:6d984caa0409
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 331,
737 /**/ 739 /**/
738 330, 740 330,
739 /**/ 741 /**/
740 329, 742 329,
741 /**/ 743 /**/