comparison src/version.c @ 6450:7e4c22ecc679 v7.4.554

updated for version 7.4.554 Problem: Missing part of patch 7.4.519. Solution: Copy back regprog after calling vim_regexec.
author Bram Moolenaar <bram@vim.org>
date Wed, 17 Dec 2014 14:41:10 +0100
parents e13f8073c9f9
children c12439378869
comparison
equal deleted inserted replaced
6449:93e9101dd543 6450:7e4c22ecc679
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 554,
744 /**/ 746 /**/
745 553, 747 553,
746 /**/ 748 /**/
747 552, 749 552,
748 /**/ 750 /**/