comparison src/version.c @ 6049:7b3248267575 v7.4.364

updated for version 7.4.364 Problem: When the viminfo file can't be renamed there is no error message. (Vladimir Berezhnoy) Solution: Check for the rename to fail.
author Bram Moolenaar <bram@vim.org>
date Wed, 09 Jul 2014 21:18:04 +0200
parents ff3816167b73
children 4625fa27ba6f
comparison
equal deleted inserted replaced
6048:17e9c2874a58 6049:7b3248267575
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 364,
737 /**/ 739 /**/
738 363, 740 363,
739 /**/ 741 /**/
740 362, 742 362,
741 /**/ 743 /**/