comparison src/version.c @ 2607:2f57d93bdbf6 v7.3.030

updated for version 7.3.030 Problem: Cannot store Dict and List in viminfo file. Solution: Add support for this. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 20 Oct 2010 17:44:42 +0200
parents 94694351f592
children 758822790b43
comparison
equal deleted inserted replaced
2606:94694351f592 2607:2f57d93bdbf6
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 30,
717 /**/ 719 /**/
718 29, 720 29,
719 /**/ 721 /**/
720 28, 722 28,
721 /**/ 723 /**/