diff src/version.c @ 5670:cb5683bcde03 v7.4.181

updated for version 7.4.181 Problem: When using 'pastetoggle' the status lines are not updated. (Samuel Ferencik, Jan Christoph Ebersbach) Solution: Update the status lines. (Nobuhiro Takasaki)
author Bram Moolenaar <bram@vim.org>
date Sat, 15 Feb 2014 16:17:07 +0100
parents b1b8b097539a
children 708a6a590521
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 */
 /**/
+    181,
+/**/
     180,
 /**/
     179,