comparison src/version.c @ 5925:fed2e0967f81 v7.4.304

updated for version 7.4.304 Problem: Cannot always use Python with Vim. Solution: Add the manifest to the executable. (Jacques Germishuys)
author Bram Moolenaar <bram@vim.org>
date Thu, 22 May 2014 16:29:06 +0200
parents 463ef551e9f6
children 63e7cc62402d
comparison
equal deleted inserted replaced
5924:64e6c445a397 5925:fed2e0967f81
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 304,
737 /**/ 739 /**/
738 303, 740 303,
739 /**/ 741 /**/
740 302, 742 302,
741 /**/ 743 /**/