comparison src/version.c @ 5545:4bf53c1ef37a v7.4.121

updated for version 7.4.121 Problem: Completion doesn't work for ":py3d" and ":py3f". (Bohr Shaw) Solution: Skip over letters after ":py3".
author Bram Moolenaar <bram@vim.org>
date Wed, 11 Dec 2013 17:44:38 +0100
parents ca0e43bbf8f9
children 270c62fe685a
comparison
equal deleted inserted replaced
5544:9e96db217084 5545:4bf53c1ef37a
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 121,
741 /**/ 743 /**/
742 120, 744 120,
743 /**/ 745 /**/
744 119, 746 119,
745 /**/ 747 /**/