diff src/version.c @ 2716:0b4a515b1254 v7.3.132

updated for version 7.3.132 Problem: C++ style comments. Solution: Change to C comments.
author Bram Moolenaar <bram@vim.org>
date Fri, 25 Feb 2011 15:18:50 +0100
parents f38283ce871c
children f85fe1a05c2a
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -715,6 +715,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    132,
+/**/
     131,
 /**/
     130,