diff src/version.c @ 5672:708a6a590521 v7.4.182

updated for version 7.4.182 Problem: Building with mzscheme and racket does not work. (David Chimay) Solution: Adjust autoconf. (Sergey Khorev)
author Bram Moolenaar <bram@vim.org>
date Sat, 15 Feb 2014 17:19:00 +0100
parents cb5683bcde03
children 1e2bfe4f3e90
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -739,6 +739,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    182,
+/**/
     181,
 /**/
     180,