comparison src/version.c @ 4663:bce2051173f0 v7.3.1079

updated for version 7.3.1079 Problem: Test 87 fails. Solution: Fix the test for Python 3.3. (ZyX) Make it pass on 32 bit systems.
author Bram Moolenaar <bram@vim.org>
date Fri, 31 May 2013 18:46:11 +0200
parents 0dce3d812e7a
children 7a35419393c3
comparison
equal deleted inserted replaced
4662:b792349dc858 4663:bce2051173f0
726 NULL 726 NULL
727 }; 727 };
728 728
729 static int included_patches[] = 729 static int included_patches[] =
730 { /* Add new patch number below this line */ 730 { /* Add new patch number below this line */
731 /**/
732 1079,
731 /**/ 733 /**/
732 1078, 734 1078,
733 /**/ 735 /**/
734 1077, 736 1077,
735 /**/ 737 /**/