comparison src/version.c @ 5143:29e57603bf6f v7.3.1314

updated for version 7.3.1314 Problem: Test 87 fails with Python 3.3. Solution: Filter the error messages. (Taro Muraoka)
author Bram Moolenaar <bram@vim.org>
date Sat, 06 Jul 2013 13:54:33 +0200
parents afbc9dd67cea
children 6ec6b7ff2d43
comparison
equal deleted inserted replaced
5142:1e1d6c9607d2 5143:29e57603bf6f
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 1314,
731 /**/ 733 /**/
732 1313, 734 1313,
733 /**/ 735 /**/
734 1312, 736 1312,
735 /**/ 737 /**/