comparison src/version.c @ 4684:79522bb17125 v7.3.1089

updated for version 7.3.1089 Problem: Tests 86 and 87 fail on MS-Windows. (Ken Takata) Solution: Fix platform-specific stuff. (ZyX)
author Bram Moolenaar <bram@vim.org>
date Sat, 01 Jun 2013 20:32:12 +0200
parents 2f51ee8825db
children 8db697ae406a
comparison
equal deleted inserted replaced
4683:ad6f29ec56a1 4684:79522bb17125
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 1089,
731 /**/ 733 /**/
732 1088, 734 1088,
733 /**/ 735 /**/
734 1087, 736 1087,
735 /**/ 737 /**/