comparison src/version.c @ 4595:29b2be2bba0d v7.3.1045

updated for version 7.3.1045 Problem: Python: No error handling for VimToPython function. Solution: Python patch 6. (ZyX)
author Bram Moolenaar <bram@vim.org>
date Wed, 29 May 2013 22:20:01 +0200
parents 0cf552b325b5
children 00eecb2f8e3e
comparison
equal deleted inserted replaced
4594:3c76a1a28155 4595:29b2be2bba0d
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 1045,
731 /**/ 733 /**/
732 1044, 734 1044,
733 /**/ 735 /**/
734 1043, 736 1043,
735 /**/ 737 /**/