comparison src/version.c @ 5511:dd7d1a86b311 v7.4.104

updated for version 7.4.104 Problem: ":help s/\_" reports an internal error. (John Beckett) Solution: Check for NUL and invalid character classes.
author Bram Moolenaar <bram@vim.org>
date Thu, 28 Nov 2013 14:20:17 +0100
parents 4db151014f93
children eed95874f30e
comparison
equal deleted inserted replaced
5510:d7d7bac1a163 5511:dd7d1a86b311
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 104,
741 /**/ 743 /**/
742 103, 744 103,
743 /**/ 745 /**/
744 102, 746 102,
745 /**/ 747 /**/