comparison src/version.c @ 4113:8904ccd5ee85 v7.3.810

updated for version 7.3.810 Problem: 'relativenumber is reset unexpectedly. (Fran?ois Ingelrest) Solution: After an option was reset also reset the global value. Add a test. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 13 Feb 2013 15:44:26 +0100
parents 918d7df425af
children ad21448af931
comparison
equal deleted inserted replaced
4112:b3cfd82f44d9 4113:8904ccd5ee85
723 NULL 723 NULL
724 }; 724 };
725 725
726 static int included_patches[] = 726 static int included_patches[] =
727 { /* Add new patch number below this line */ 727 { /* Add new patch number below this line */
728 /**/
729 810,
728 /**/ 730 /**/
729 809, 731 809,
730 /**/ 732 /**/
731 808, 733 808,
732 /**/ 734 /**/