diff src/version.c @ 3945:233666f85933 v7.3.728

updated for version 7.3.728 Problem: Cannot compile with MzScheme interface on Ubuntu 12.10. Solution: Find the collects directory under /usr/share.
author Bram Moolenaar <bram@vim.org>
date Fri, 23 Nov 2012 21:54:48 +0100
parents d3c291efdb0b
children d08f05285dd1
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 */
 /**/
+    728,
+/**/
     727,
 /**/
     726,