comparison src/version.c @ 6581:05202d6ba0ef v7.4.617

updated for version 7.4.617 Problem: Wrong ":argdo" range does not cause an error. Solution: Reset "cmd" to NULL. (Marcin Szamotulski, Ingo Karkat)
author Bram Moolenaar <bram@vim.org>
date Tue, 03 Feb 2015 19:10:53 +0100
parents a287b0e9e87b
children d129b939a190
comparison
equal deleted inserted replaced
6580:bdd980d5d13f 6581:05202d6ba0ef
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 617,
744 /**/ 746 /**/
745 616, 747 616,
746 /**/ 748 /**/
747 615, 749 615,
748 /**/ 750 /**/