diff src/version.c @ 3808:87afa95a2992 v7.3.662

updated for version 7.3.662 Problem: Can't build Ruby interface with Ruby 1.9.3. Solution: Add missing functions. (V. Ondruch)
author Bram Moolenaar <bram@vim.org>
date Tue, 18 Sep 2012 16:36:32 +0200
parents 5e909c379a1e
children 2a200527131f
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -720,6 +720,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    662,
+/**/
     661,
 /**/
     660,