comparison src/version.c @ 6379:39274bfbfba5 v7.4.521

updated for version 7.4.521 Problem: When using "vep" a mark is moved to the next line. (Maxi Padulo, Issue 283) Solution: Decrement the line number. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 19 Nov 2014 17:35:39 +0100
parents 392dad030b8d
children 870480df8275
comparison
equal deleted inserted replaced
6378:a5181dd0fb71 6379:39274bfbfba5
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 521,
744 /**/ 746 /**/
745 520, 747 520,
746 /**/ 748 /**/
747 519, 749 519,
748 /**/ 750 /**/