comparison src/version.c @ 5569:1b09d6792520 v7.4.132

updated for version 7.4.132 Problem: Win32: flags and inherit_handles arguments mixed up. Solution: Swap the argument. (cs86661)
author Bram Moolenaar <bram@vim.org>
date Sun, 05 Jan 2014 13:29:26 +0100
parents 4b23119cb584
children 6a28a9cf5153
comparison
equal deleted inserted replaced
5568:2f856c7c1d43 5569:1b09d6792520
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 132,
741 /**/ 743 /**/
742 131, 744 131,
743 /**/ 745 /**/
744 130, 746 130,
745 /**/ 747 /**/