comparison src/version.c @ 5944:332a5c2b2956 v7.4.313

updated for version 7.4.313 Problem: Changing the return value of getpos() causes an error. (Jie Zhu) Solution: Revert getpos() and add getcurpos().
author Bram Moolenaar <bram@vim.org>
date Wed, 28 May 2014 20:31:42 +0200
parents 66eead134d68
children 4d7af1962d6c
comparison
equal deleted inserted replaced
5943:67f652389aff 5944:332a5c2b2956
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 313,
737 /**/ 739 /**/
738 312, 740 312,
739 /**/ 741 /**/
740 311, 742 311,
741 /**/ 743 /**/