comparison src/version.c @ 4440:dfbe53a54c79 v7.3.968

updated for version 7.3.968 Problem: Multi-byte support is only available when compiled with "big" features. Solution: Include multi-byte by default, with "normal" features.
author Bram Moolenaar <bram@vim.org>
date Sat, 18 May 2013 20:45:59 +0200
parents 20e30e31bd86
children 137f9d41f508
comparison
equal deleted inserted replaced
4439:e2f76dc2df31 4440:dfbe53a54c79
726 NULL 726 NULL
727 }; 727 };
728 728
729 static int included_patches[] = 729 static int included_patches[] =
730 { /* Add new patch number below this line */ 730 { /* Add new patch number below this line */
731 /**/
732 968,
731 /**/ 733 /**/
732 967, 734 967,
733 /**/ 735 /**/
734 966, 736 966,
735 /**/ 737 /**/