comparison src/version.c @ 5584:c8c80c9d2e22 v7.4.139

updated for version 7.4.139 Problem: Crash when using :cd in autocommand. (Fran?ois Ingelrest) Solution: Set w_localdir to NULL after freeing it. (Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Fri, 10 Jan 2014 15:53:13 +0100
parents 6eb60041548c
children 505cf1943dc2
comparison
equal deleted inserted replaced
5583:b5fbe1605413 5584:c8c80c9d2e22
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 139,
741 /**/ 743 /**/
742 138, 744 138,
743 /**/ 745 /**/
744 137, 746 137,
745 /**/ 747 /**/