comparison src/version.c @ 5952:8ffcb546d782 v7.4.317

updated for version 7.4.317 Problem: Crash when starting gvim. Issue 230. Solution: Check for a pointer to be NULL. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Thu, 12 Jun 2014 11:49:46 +0200
parents 0fc665889e8f
children 5c47dacf397c
comparison
equal deleted inserted replaced
5951:bed71c37618c 5952:8ffcb546d782
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 317,
737 /**/ 739 /**/
738 316, 740 316,
739 /**/ 741 /**/
740 315, 742 315,
741 /**/ 743 /**/