comparison src/version.c @ 5080:d6ceddc0be86 v7.3.1283

updated for version 7.3.1283 Problem: Test 71 fails on MS-Windows. Solution: Put the binary data in a separate file. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Mon, 01 Jul 2013 21:00:35 +0200
parents 22ac43fb6d30
children 7b20dc804164
comparison
equal deleted inserted replaced
5079:7798d6f89190 5080:d6ceddc0be86
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 1283,
731 /**/ 733 /**/
732 1282, 734 1282,
733 /**/ 735 /**/
734 1281, 736 1281,
735 /**/ 737 /**/