comparison src/version.c @ 2990:ad404f2a4bfa v7.3.267

updated for version 7.3.267 Problem: Ruby on Mac OS X 10.7 may crash. Solution: Avoid alloc(0). (Bjorn Winckler)
author Bram Moolenaar <bram@vim.org>
date Thu, 04 Aug 2011 19:34:59 +0200
parents 25be7c9dda54
children ee17ee712512
comparison
equal deleted inserted replaced
2989:124a81f12ca4 2990:ad404f2a4bfa
707 NULL 707 NULL
708 }; 708 };
709 709
710 static int included_patches[] = 710 static int included_patches[] =
711 { /* Add new patch number below this line */ 711 { /* Add new patch number below this line */
712 /**/
713 267,
712 /**/ 714 /**/
713 266, 715 266,
714 /**/ 716 /**/
715 265, 717 265,
716 /**/ 718 /**/