comparison src/version.c @ 3596:34724dc5172b v7.3.558

updated for version 7.3.558 Problem: Memory access error. (Gary Johnson) Solution: Allocate one more byte. (Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Wed, 20 Jun 2012 12:40:08 +0200
parents a220dd97b5c7
children 74adc9f7e15b
comparison
equal deleted inserted replaced
3595:3a48450ebf84 3596:34724dc5172b
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 558,
717 /**/ 719 /**/
718 557, 720 557,
719 /**/ 721 /**/
720 556, 722 556,
721 /**/ 723 /**/