comparison src/version.c @ 2695:b0605f2f9786 v7.3.113

updated for version 7.3.113 Problem: Windows: Fall back directory for creating temp file is wrong. Solution: Use "." instead of empty string. (Hong Xu)
author Bram Moolenaar <bram@vim.org>
date Wed, 09 Feb 2011 14:47:03 +0100
parents fcea35e2a41f
children a041f68d0590
comparison
equal deleted inserted replaced
2694:fcea35e2a41f 2695:b0605f2f9786
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 113,
717 /**/ 719 /**/
718 112, 720 112,
719 /**/ 721 /**/
720 111, 722 111,
721 /**/ 723 /**/