comparison src/version.c @ 2171:e12b9d992389 v7.2.436

updated for version 7.2.436 Problem: Reproducible crash in syntax HL. (George Reilly, Dominique Pelle) Solution: Make sst_stacksize an int instead of short. (Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Sun, 16 May 2010 13:56:06 +0200
parents cf8f86128f4c
children ecb9c2b70b0f
comparison
equal deleted inserted replaced
2169:cf8f86128f4c 2171:e12b9d992389
679 NULL 679 NULL
680 }; 680 };
681 681
682 static int included_patches[] = 682 static int included_patches[] =
683 { /* Add new patch number below this line */ 683 { /* Add new patch number below this line */
684 /**/
685 436,
684 /**/ 686 /**/
685 435, 687 435,
686 /**/ 688 /**/
687 434, 689 434,
688 /**/ 690 /**/