comparison src/version.c @ 6480:747cbac7047b v7.4.568

updated for version 7.4.568 Problem: Giving an error for ":0wincmd w" is a problem for some plugins. Solution: Allow the zero in the range. (Marcin Szamotulski)
author Bram Moolenaar <bram@vim.org>
date Wed, 14 Jan 2015 11:25:05 +0100
parents 0b245c8dbd19
children ccb6962585f1
comparison
equal deleted inserted replaced
6479:b3bc99b909c3 6480:747cbac7047b
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 568,
744 /**/ 746 /**/
745 567, 747 567,
746 /**/ 748 /**/
747 566, 749 566,
748 /**/ 750 /**/