comparison src/version.c @ 4225:a82ef37d38c0 v7.3.864

updated for version 7.3.864 Problem: Can't build without the mouse feature. Solution: Add an #ifdef. (Ike Devolder)
author Bram Moolenaar <bram@vim.org>
date Sat, 16 Mar 2013 21:35:33 +0100
parents 5c0652f455c9
children 94342b0605fb
comparison
equal deleted inserted replaced
4224:7f628bf3878a 4225:a82ef37d38c0
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 864,
731 /**/ 733 /**/
732 863, 734 863,
733 /**/ 735 /**/
734 862, 736 862,
735 /**/ 737 /**/