comparison src/version.c @ 4385:da71e66dc1d4 v7.3.941

updated for version 7.3.941 Problem: Stuff in if_py_both.h is ordered badly. Solution: Reorder by type. (ZyX)
author Bram Moolenaar <bram@vim.org>
date Sun, 12 May 2013 19:45:35 +0200
parents e2db42528a5b
children 358c10968c7f
comparison
equal deleted inserted replaced
4384:1e7c1e5ad3bd 4385:da71e66dc1d4
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 941,
731 /**/ 733 /**/
732 940, 734 940,
733 /**/ 735 /**/
734 939, 736 939,
735 /**/ 737 /**/