comparison src/version.c @ 5808:e5f1f2ea0b4a v7.4.248

updated for version 7.4.248 Problem: Cannot distinguish between NL and NUL in output of system(). Solution: Add systemlist(). (ZyX)
author Bram Moolenaar <bram@vim.org>
date Sat, 05 Apr 2014 19:44:40 +0200
parents 76863b4b48a3
children 0b9a66ea49f4
comparison
equal deleted inserted replaced
5807:0c34ebb94be0 5808:e5f1f2ea0b4a
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 248,
737 /**/ 739 /**/
738 247, 740 247,
739 /**/ 741 /**/
740 246, 742 246,
741 /**/ 743 /**/