diff src/version.c @ 4088:cdaa688e3ddd v7.3.798

updated for version 7.3.798 Problem: MzScheme: circular list does not work correctly. Solution: Separate Mac-specific code from generic code. (Sergey Khorev)
author Bram Moolenaar <bram@vim.org>
date Thu, 31 Jan 2013 21:09:15 +0100
parents 0cbea05f19c7
children 5e9730de25e9
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -726,6 +726,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    798,
+/**/
     797,
 /**/
     796,