comparison src/version.c @ 5314:bb358cc41d92 v7.4.010

updated for version 7.4.010 Problem: Crash with invalid argument to mkdir(). Solution: Check for empty string. (lcd47)
author Bram Moolenaar <bram@vim.org>
date Fri, 30 Aug 2013 16:00:08 +0200
parents 8b5d80861c5e
children 54e66395831c
comparison
equal deleted inserted replaced
5313:477b4f701156 5314:bb358cc41d92
725 NULL 725 NULL
726 }; 726 };
727 727
728 static int included_patches[] = 728 static int included_patches[] =
729 { /* Add new patch number below this line */ 729 { /* Add new patch number below this line */
730 /**/
731 10,
730 /**/ 732 /**/
731 9, 733 9,
732 /**/ 734 /**/
733 8, 735 8,
734 /**/ 736 /**/