comparison src/version.c @ 4498:ef02f32d8e53 v7.3.997

updated for version 7.3.997 Problem: Vim and Python exceptions are different. Solution: Make Vim exceptions be Python exceptions. (ZyX)
author Bram Moolenaar <bram@vim.org>
date Tue, 21 May 2013 20:40:40 +0200
parents ebd94eabfd80
children 47e6dec5ce3c
comparison
equal deleted inserted replaced
4497:51bae43f1787 4498:ef02f32d8e53
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 997,
731 /**/ 733 /**/
732 996, 734 996,
733 /**/ 735 /**/
734 995, 736 995,
735 /**/ 737 /**/