comparison src/version.c @ 3166:12bb368fef2c v7.3.353

updated for version 7.3.353 Problem: Missing part of the urxvt patch. Solution: Add the change in term.c
author Bram Moolenaar <bram@vim.org>
date Wed, 26 Oct 2011 23:48:20 +0200
parents ca65249eb34b
children 6672b1645306
comparison
equal deleted inserted replaced
3165:851be4a41033 3166:12bb368fef2c
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 353,
717 /**/ 719 /**/
718 352, 720 352,
719 /**/ 721 /**/
720 351, 722 351,
721 /**/ 723 /**/