comparison src/version.c @ 4189:b06bb07d906b v7.3.846

updated for version 7.3.846 Problem: Missing proto files. Solution: Add the files.
author Bram Moolenaar <bram@vim.org>
date Thu, 07 Mar 2013 13:32:36 +0100
parents 171234e02b1e
children 4dd43d6b3df7
comparison
equal deleted inserted replaced
4188:de39e7cfa6be 4189:b06bb07d906b
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 846,
731 /**/ 733 /**/
732 845, 734 845,
733 /**/ 735 /**/
734 844, 736 844,
735 /**/ 737 /**/